Skip to content

Commit b7ffe2e

Browse files
authored
Merge pull request #7 from StreamingMicroservicesPlatform/jdk-8-bump
Run latest Debian and latest Zulu JRE 8
2 parents 9af27b9 + 13cd99f commit b7ffe2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jre-zulu/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM debian:stretch-slim@sha256:ea42520331a55094b90f6f6663211d4f5a62c5781673935fe17a4dfced777029
1+
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 procps'; \

0 commit comments

Comments
 (0)