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.
2 parents 9af27b9 + 13cd99f commit b7ffe2eCopy full SHA for b7ffe2e
jre-zulu/Dockerfile
@@ -1,6 +1,6 @@
1
-FROM debian:stretch-slim@sha256:ea42520331a55094b90f6f6663211d4f5a62c5781673935fe17a4dfced777029
+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 procps'; \
0 commit comments