Skip to content

Commit

Permalink
Fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-smolyakov committed Jun 20, 2023
1 parent 93c29b1 commit 23af00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/miniconda/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ RUN python3 -m pip install --upgrade \
cryptography

# [Optional] Uncomment this section to install additional OS packages.
# RUN apt-get updatcryptographye && export DEBIAN_FRONTEND=noninteractive \
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>

# Create conda group, update conda directory permissions,
Expand Down

0 comments on commit 23af00f

Please sign in to comment.