Skip to content

Commit

Permalink
[java] upgrade alpine to 3.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmannibucau committed Dec 20, 2023
1 parent efb4acc commit 2012346
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,5 +1,5 @@
ARG DISTRIBUTION=zulu17.46.19-ca-jre17.0.9-linux_musl_x64
ARG ALPINE_VERSION=3.18.4
ARG ALPINE_VERSION=3.19.0

FROM alpine:$ALPINE_VERSION as builder
ARG DISTRIBUTION
Expand Down

0 comments on commit 2012346

Please sign in to comment.