Skip to content

Commit

Permalink
[java] Add Zulu JRE/JDK 17.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapon committed Jan 28, 2025
1 parent 193b816 commit 4d33be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG DISTRIBUTION=zulu17.56.15-ca-jre17.0.13-linux_musl_x64
ARG DISTRIBUTION=zulu17.56.15-ca-jre17.0.14-linux_musl_x64
ARG ALPINE_VERSION=3.21.2

FROM alpine:$ALPINE_VERSION as builder
Expand Down

0 comments on commit 4d33be3

Please sign in to comment.