try to switch to java 21
This commit is contained in:
parent
9b477fb7dc
commit
ed8af906bc
@ -43,7 +43,8 @@ RUN addgroup -S -g 1000 minecraft && \\
|
||||
mkdir /minecraft/html && \\
|
||||
curl --location --fail --silent \${paperDownload} -o /minecraft/paper-mc.jar
|
||||
|
||||
FROM registry.c.test-chamber-13.lan/google/distroless/java17-debian11:latest
|
||||
#FROM registry.c.test-chamber-13.lan/google/distroless/java17-debian11:latest
|
||||
FROM registry.c.test-chamber-13.lan/dockerhub/library/openjdk:21
|
||||
|
||||
LABEL maintainer="The_Spider <spider@smoothnet.org>"
|
||||
|
||||
|
Reference in New Issue
Block a user