Skip to content

Commit 4a7f3aa

Browse files
committed
break system packages
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent e4948a8 commit 4a7f3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/sglang/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN chmod +x /usr/local/bin/deep_learning_container.py \
4747
&& chmod +x /usr/local/bin/bash_telemetry.sh \
4848
&& chmod +x /usr/local/bin/start_cuda_compat.sh \
4949
&& rm /tmp/bash_telemetry.sh.template \
50-
&& uv pip install --system botocore \
50+
&& uv pip install --system --break-system-packages botocore \
5151
&& uv cache clean
5252

5353
# Install EFA and remove vulnerable nvjpeg

0 commit comments

Comments
 (0)