use local docker-repo
This commit is contained in:
parent
6d9d132637
commit
2ff7769bed
@ -16,7 +16,7 @@ RUN addgroup -S -g 1000 minecraft && \\
|
|||||||
mkdir /minecraft/html && \\
|
mkdir /minecraft/html && \\
|
||||||
curl --location --fail --silent \${paperDownload} -o /minecraft/paper-mc.jar
|
curl --location --fail --silent \${paperDownload} -o /minecraft/paper-mc.jar
|
||||||
|
|
||||||
FROM gcr.io/distroless/java17:latest
|
FROM registry.c.test-chamber-13.lan/google/distroless/java17:latest
|
||||||
|
|
||||||
LABEL org.opencontainers.image.authors="The_Spider <spider@smoothnet.org>"
|
LABEL org.opencontainers.image.authors="The_Spider <spider@smoothnet.org>"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user