Skip to content

Commit

Permalink
update maven4 version to 4.0.0-alpha-8
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
Zoey2936 committed Oct 25, 2023
1 parent a98ec13 commit 1c89110
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.4

ARG MAVEN_VERSION=3.9.5
ARG MAVEN4_VERSION=4.0.0-alpha-7
ARG MAVEN4_VERSION=4.0.0-alpha-8

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 1c89110

Please sign in to comment.