Skip to content

Commit

Permalink
update maven4 version to 4.0.0-alpha-7
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
Zoey2936 committed Jun 29, 2023
1 parent aeeb1d6 commit 549761d
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,7 +1,7 @@
FROM alpine:3.18.2

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

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

0 comments on commit 549761d

Please sign in to comment.