We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f4500 commit 13cd99fCopy full SHA for 13cd99f
jre-zulu/Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:stretch-slim@sha256:40b4072ce18fabe32f357f7c9ec1d256d839b1b95bcdc1f9c910823c6c2932e9
2
3
-ENV ZULU_OPENJDK_VERSION="8=8.23.0.3"
+ENV ZULU_OPENJDK_VERSION="8=8.31.0.1"
4
5
RUN set -ex; \
6
runDeps='locales'; \
0 commit comments