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 50c3cab commit 2d28ae4Copy full SHA for 2d28ae4
maven/Dockerfile
@@ -17,7 +17,6 @@ RUN ln -s ${MAVEN_HOME}/bin/mvn /usr/bin/mvn
17
18
USER dependabot
19
20
-ENV PATH=$JAVA_HOME/bin:$PATH
21
ENV MAVEN_CONFIG "$DEPENDABOT_HOME/.m2"
22
23
COPY --chown=dependabot:dependabot --parents maven common $DEPENDABOT_HOME/
0 commit comments