Skip to content

Commit

Permalink
[java] java 21 image
Browse files Browse the repository at this point in the history
  • Loading branch information
rmannibucau committed Feb 2, 2024
1 parent 2012346 commit 5ec2bcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG DISTRIBUTION=zulu17.46.19-ca-jre17.0.9-linux_musl_x64
ARG ALPINE_VERSION=3.19.0
ARG DISTRIBUTION=zulu21.32.17-ca-jre21.0.2-linux_musl_x64
ARG ALPINE_VERSION=3.19.1

FROM alpine:$ALPINE_VERSION as builder
ARG DISTRIBUTION
Expand Down

0 comments on commit 5ec2bcc

Please sign in to comment.