Skip to content

Commit

Permalink
[java] Fix publish 21.0.4
Browse files Browse the repository at this point in the history
fpapon committed Jul 26, 2024

Verified

This commit was signed with the committer’s verified signature.
fpapon François Papon
1 parent f04c2cd commit 60b7eff
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=zulu21.36.17-ca-jdk21.0.4-linux_musl_x64
ARG DISTRIBUTION=zulu21.36.17-ca-jre21.0.4-linux_musl_x64
ARG ALPINE_VERSION=3.20.2

FROM alpine:$ALPINE_VERSION as builder

0 comments on commit 60b7eff

Please sign in to comment.