Skip to content

Commit

Permalink
Merge pull request #940 from MukuFlash03/fix_docker_vulnerabilities
Browse files Browse the repository at this point in the history
Updating fixes to vulnerabilities after new observations in Docker image
  • Loading branch information
shankari authored Oct 7, 2023
2 parents ff8dc5b + b1c8f1d commit 086f513
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/setup_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ conda install -c conda-forge cryptography=41.0.4 wheel=0.40.0
rm -rf /root/miniconda-23.1.0/pkgs/cryptography-38.0.4-py39h9ce1e76_0
rm -rf /root/miniconda-23.1.0/pkgs/wheel-0.37.1-pyhd3eb1b0_0
rm -rf /root/miniconda-23.5.2/pkgs/cryptography-39.0.1-py39h9ce1e76_2
rm -rf /root/miniconda-23.5.2/pkgs/certifi-2023.5.7-py39h06a4308_0
rm -rf /root/miniconda-23.5.2/pkgs/conda-23.5.2-py39h06a4308_0/lib/python3.9/site-packages/tests/

# Clean up the conda install
conda clean -t
Expand Down

0 comments on commit 086f513

Please sign in to comment.