Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit c063cc8

Browse files
authored
Update Dockerfile_ubuntu_experimental_cuda11
1 parent 5806913 commit c063cc8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

perfzero/docker/Dockerfile_ubuntu_experimental_cuda11

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
4242

4343
# Python 3.9 related deps in this ppa.
4444
RUN add-apt-repository ppa:deadsnakes/ppa
45-
RUN apt-get install python3-9
46-
RUN apt-get install python3-pip
4745

4846

4947
# Install / update Python and Python3

0 commit comments

Comments
 (0)