add openj9 image to test
As requested in the pterodactyl repo someone is asking for a openj9 java image.
This commit is contained in:
parent
f68870db50
commit
c323e93830
|
|
@ -3,7 +3,7 @@
|
|||
# Environment: Java (glibc support)
|
||||
# Minimum Panel Version: 0.6.0
|
||||
# ----------------------------------
|
||||
FROM openjdk:8-jre-slim
|
||||
FROM adoptopenjdk/openjdk8-openj9:debian-slim
|
||||
|
||||
LABEL author="Michael Parker" maintainer="parker@pterodactyl.io"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user