Attempt to fix build failures

This commit is contained in:
Matthew Penner
2020-12-15 09:19:26 -07:00
parent f77900c682
commit 3d3201898f
12 changed files with 15 additions and 18 deletions

View File

@@ -5,7 +5,7 @@
# https://github.com/matthewpi/images/blob/master/LICENSE.md
#
FROM adoptopenjdk/openjdk14-openj9:alpine
FROM --platform=$BUILDPLATFORM adoptopenjdk/openjdk14-openj9:alpine
LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"