There was an error while loading. Please reload this page.
1 parent 36d55c5 commit 9bf6bb8Copy full SHA for 9bf6bb8
1 file changed
Dockerfile-base
@@ -43,7 +43,7 @@ RUN --mount=type=cache,target=/usr/local/share/.cache/yarn,sharing=locked,id=che
43
npm install
44
45
# Install Maven dependencies
46
-ARG MAVEN_VERSION=3.9.10
+ARG MAVEN_VERSION=3.9.11
47
ARG USER_HOME_DIR="/root"
48
ARG BASE_URL=https://downloads.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries
49
ARG MAVEN_MIRROR=https://repo.maven.apache.org/maven2
0 commit comments