Skip to content

Commit dbd319c

Browse files
author
Mark Saroufim
committed
Remove pip upgrade step (incompatible with Noble system pip)
1 parent 9b359e9 commit dbd319c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker/amd-docker.Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ RUN sudo apt update -y \
3939

4040
ENV ROCM_PATH=/opt/rocm
4141

42-
RUN sudo pip install --break-system-packages --upgrade pip
43-
4442
RUN sudo pip install --break-system-packages --no-cache-dir torch==2.10.0+rocm7.1 --index-url https://download.pytorch.org/whl/rocm7.1
4543

4644
RUN git clone --recursive https://github.com/ROCm/aiter.git \

0 commit comments

Comments
 (0)