Skip to content

Commit 450ecab

Browse files
remove redundant statement
1 parent 4f482fa commit 450ecab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ RUN echo "Install AWS CLI v2" \
8787
COPY assets/sync_repo assets/jupyterhub-singleuser /usr/local/bin/
8888
COPY assets/overrides.json /env/share/jupyter/lab/settings/
8989

90-
RUN micromamba env export -p /env --explicit > conda-linux-64.lock
9190
RUN pip list --format=freeze > /tmp/requirements.txt
9291

9392
WORKDIR "/home/$nb_user"

0 commit comments

Comments
 (0)