Skip to content

Commit 13cd99f

Browse files
committed
Latest Zulu 8
1 parent 12f4500 commit 13cd99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jre-zulu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:stretch-slim@sha256:40b4072ce18fabe32f357f7c9ec1d256d839b1b95bcdc1f9c910823c6c2932e9
22

3-
ENV ZULU_OPENJDK_VERSION="8=8.23.0.3"
3+
ENV ZULU_OPENJDK_VERSION="8=8.31.0.1"
44

55
RUN set -ex; \
66
runDeps='locales'; \

0 commit comments

Comments
 (0)