Skip to content

Commit

Permalink
fix: remove duplicate cerifi line and add comment linking to CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
Angela Guo committed Oct 9, 2023
1 parent 3f70381 commit 7a55c6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tensorflow/jobs/docker/2.13/py3/Dockerfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ RUN ${PIP} install --no-cache --upgrade \
scikit-learn==1.2.2 \
six==1.16.0 \
scipy==1.9.3 \
typing_extensions==4.3.0 \
certifi==2023.7.22
typing_extensions==4.3.0

RUN ${PIP} install --no-cache --upgrade sagemaker-training==4.4.10

Expand Down

0 comments on commit 7a55c6c

Please sign in to comment.