Skip to content

Commit

Permalink
Remove repeated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Jun 24, 2024
1 parent ed2ec5e commit 2a469e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ COPY "${MORPHEUS_ROOT_HOST}/scripts" "./scripts"
COPY "${MORPHEUS_ROOT_HOST}/*.md" "./"
COPY "${MORPHEUS_ROOT_HOST}/LICENSE" "./"

# Ensure the conda-bld directory is indexed even if empty
RUN /opt/conda/bin/conda clean -afy && \
# Ensure the conda-bld directory is indexed even if empty
/opt/conda/bin/conda index /opt/conda/conda-bld
Expand Down

0 comments on commit 2a469e7

Please sign in to comment.