There was an error while loading. Please reload this page.
1 parent 3ad0941 commit 62f6f29Copy full SHA for 62f6f29
1 file changed
Dockerfile-base
@@ -70,3 +70,4 @@ RUN set -ex \
70
&& sed -i "s@https://repo.maven.apache.org/maven2@${MAVEN_MIRROR}@g" settings.xml \
71
&& \cp -f settings.xml /root/.m2/ \
72
&& mvn clean install
73
+
0 commit comments