Skip to content

Commit

Permalink
preparing java 17.0.10 build
Browse files Browse the repository at this point in the history
  • Loading branch information
rmannibucau committed Mar 21, 2024
1 parent 0f3ce7a commit ed394e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion java/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
ARG DISTRIBUTION=zulu21.32.17-ca-jre21.0.2-linux_musl_x64
#ARG DISTRIBUTION=zulu21.32.17-ca-jre21.0.2-linux_musl_x64
ARG DISTRIBUTION=zulu17.48.15-ca-jre17.0.10-linux_musl_x64
ARG ALPINE_VERSION=3.19.1

FROM alpine:$ALPINE_VERSION as builder
Expand Down

0 comments on commit ed394e3

Please sign in to comment.