We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2a793 commit e778be0Copy full SHA for e778be0
Dockerfile_singleuser
@@ -159,7 +159,6 @@ RUN if [ "$GPU_BUILD" = "true" ] && [ "$CPU_ARCHITECTURE" = "amd64" ]; then \
159
160
161
RUN apt --fix-broken install
162
-RUN apt-get purge --auto-remove python3.10
163
164
# Install Python 3.11 system-wide
165
RUN apt-get update && apt-get install -y python3.11-full python3.11-dev python3.11-venv python3-pip \
0 commit comments