diff --git a/Dockerfile b/Dockerfile index 69d9ec4..11a2a65 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry:3.0.0 +FROM registry:3.1.0 RUN apk --no-cache add openjdk17 --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community COPY target/scala-*/*.sh.bat /docker-registry-cache.sh.bat