|
@@ -1,7 +1,7 @@
|
|
|
# Use the official sglang image
|
|
# Use the official sglang image
|
|
|
-FROM lmsysorg/sglang:v0.4.9.post5-cu126
|
|
|
|
|
|
|
+FROM lmsysorg/sglang:v0.4.9.post6-cu126
|
|
|
# For blackwell GPU, use the following line instead:
|
|
# For blackwell GPU, use the following line instead:
|
|
|
-# FROM lmsysorg/sglang:v0.4.9.post5-cu128-b200
|
|
|
|
|
|
|
+# FROM lmsysorg/sglang:v0.4.9.post6-cu128-b200
|
|
|
|
|
|
|
|
# Install libgl for opencv support & Noto fonts for Chinese characters
|
|
# Install libgl for opencv support & Noto fonts for Chinese characters
|
|
|
RUN apt-get update && \
|
|
RUN apt-get update && \
|