Skip to content

Commit 594e94e

Browse files
authored
Apply suggestion from @jameslamb
1 parent e8b319f commit 594e94e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ ARG PYTHON_VER=notset
8484
ARG DEBIAN_FRONTEND=noninteractive
8585
ENV PATH=/opt/conda/bin:$PATH
8686
# ensure conda's files and configuration can be found at runtime even if environment activation was bypassed
87-
# ensure conda's files and configuration can be found at runtime even if environment activation was bypassed
8887
ENV CONDA_PREFIX=/opt/conda
8988
ENV PYTHON_VERSION=${PYTHON_VER}
9089

0 commit comments

Comments
 (0)