Skip to content

Commit e778be0

Browse files
committed
Removed old refs in Dockerfile.
1 parent 7c2a793 commit e778be0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile_singleuser

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ RUN if [ "$GPU_BUILD" = "true" ] && [ "$CPU_ARCHITECTURE" = "amd64" ]; then \
159159

160160

161161
RUN apt --fix-broken install
162-
RUN apt-get purge --auto-remove python3.10
163162

164163
# Install Python 3.11 system-wide
165164
RUN apt-get update && apt-get install -y python3.11-full python3.11-dev python3.11-venv python3-pip \

0 commit comments

Comments
 (0)