fix: java arm64 builds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM openjdk:8-slim-buster
|
||||
FROM --platform=$TARGETOS/$TARGETARCH openjdk:8-slim-buster
|
||||
|
||||
LABEL author="Michael Parker" maintainer="parker@pterodactyl.io"
|
||||
|
||||
|
Reference in New Issue
Block a user