fix package
Docker Build and Release Upload / build-rocm (push) Failing after 20s
Docker Build and Release Upload / build-cuda (push) Has been cancelled
Docker Build and Release Upload / build-uvicorn (push) Has been cancelled

This commit is contained in:
2026-04-24 19:01:07 -07:00
parent 6266b91c6d
commit 0b68bc2db0
+1 -1
View File
@@ -15,7 +15,7 @@ RUN apt update -y && apt install -y --no-install-recommends \
python3-torchaudio \
git \
libgl1 \
libglib2.0-0 \
libglib2.0-bin \
&& rm -rf /var/lib/apt/lists/*
WORKDIR /app