Skip to content

Commit 2d28ae4

Browse files
committed
Remove unnecessary step
1 parent 50c3cab commit 2d28ae4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

maven/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ RUN ln -s ${MAVEN_HOME}/bin/mvn /usr/bin/mvn
1717

1818
USER dependabot
1919

20-
ENV PATH=$JAVA_HOME/bin:$PATH
2120
ENV MAVEN_CONFIG "$DEPENDABOT_HOME/.m2"
2221

2322
COPY --chown=dependabot:dependabot --parents maven common $DEPENDABOT_HOME/

0 commit comments

Comments
 (0)