Also build arm
This commit is contained in:
parent
b5747f2fa2
commit
fa1bb9757e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/java.yml
vendored
2
.github/workflows/java.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
with:
|
||||
context: ./java
|
||||
file: ./java/${{ matrix.tag }}/Dockerfile
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/pterodactyl/yolks:java_${{ matrix.tag }}
|
||||
|
|
Loading…
Reference in a new issue