Skip to content

Commit 2e384ab

Browse files
committed
Remove unnecessary MAVEN_CONFIG
Signed-off-by: Dan Siwiec <[email protected]>
1 parent 7afc8e2 commit 2e384ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infra/docker/ci/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ RUN mkdir -p /usr/share/maven /usr/share/maven/ref \
2626
&& ln -s /usr/share/maven/bin/mvn /usr/bin/mvn
2727

2828
ENV MAVEN_HOME /usr/share/maven
29-
ENV MAVEN_CONFIG "/root/.m2"
3029

3130
# Install Make and Python
3231
ENV PYTHON_VERSION 3.7

0 commit comments

Comments
 (0)