Skip to content

Commit e8b319f

Browse files
Update Dockerfile
Co-authored-by: James Lamb <jaylamb20@gmail.com>
1 parent 0bfa78e commit e8b319f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ 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
8788
ENV CONDA_PREFIX=/opt/conda
8889
ENV PYTHON_VERSION=${PYTHON_VER}
8990

0 commit comments

Comments
 (0)