Use only 8, 11, 16 (and OpenJ9 variants)

This commit is contained in:
Dane Everitt
2021-07-04 14:56:00 -07:00
parent 85a16a07c2
commit b5747f2fa2
7 changed files with 10 additions and 10 deletions

View File

@@ -20,7 +20,7 @@
# SOFTWARE.
#
FROM --platform=$BUILDPLATFORM adoptopenjdk/openjdk16:debianslim-jre
FROM --platform=$BUILDPLATFORM adoptopenjdk/openjdk16:alpine-jre
LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"