Fix packages
Docker Build and Release Upload / build-uvicorn (push) Successful in 4m49s
Docker Build and Release Upload / build-rocm (push) Failing after 6m40s
Docker Build and Release Upload / build-cuda (push) Has been cancelled

This commit is contained in:
2026-04-24 19:11:20 -07:00
parent 0b68bc2db0
commit d5de4893ec
+1 -3
View File
@@ -6,9 +6,7 @@ ENV PIP_BREAK_SYSTEM_PACKAGES=1
ENV PYTHONUNBUFFERED=1
RUN apt update -y && apt install -y --no-install-recommends \
rocm-dev \
rocm-libs \
rocminfo \
rocm \
python3-pip \
python3-dev \
python3-torch-rocm \