We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4102fc8 commit 01d75adCopy full SHA for 01d75ad
DockerfileNative
@@ -1,6 +1,6 @@
1
FROM springci/graalvm-ce:stable-java11-0.10.x AS builder
2
3
-ARG MAVEN_VERSION=3.8.5
+ARG MAVEN_VERSION=3.8.7
4
ARG BASE_URL=https://ftp.yz.yamagata-u.ac.jp/pub/network/apache/maven/maven-3/${MAVEN_VERSION}/binaries
5
6
WORKDIR /app
0 commit comments