Skip to content

Commit a0fa357

Browse files
authored
Remove unnecessary MAVEN_CONFIG (#1472)
Signed-off-by: Dan Siwiec <daniel.siwiec@gmail.com>
1 parent ec265f9 commit a0fa357

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)