Skip to content

Commit

Permalink
update maven version to 3.9.3
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
Zoey2936 committed Jun 26, 2023
1 parent 56e3477 commit aeeb1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.18.2

ARG MAVEN_VERSION=3.9.2
ARG MAVEN_VERSION=3.9.3
ARG MAVEN4_VERSION=4.0.0-alpha-5

COPY --from=docker:23.0.6-cli-alpine3.17 /usr/local/bin/docker /usr/local/bin/docker
Expand Down

0 comments on commit aeeb1d6

Please sign in to comment.