|
@@ -1,12 +1,12 @@
|
|
|
# Use DaoCloud mirrored sglang image for China region
|
|
# Use DaoCloud mirrored sglang image for China region
|
|
|
-FROM docker.m.daocloud.io/lmsysorg/sglang:v0.4.9.post6-cu126
|
|
|
|
|
|
|
+FROM docker.m.daocloud.io/lmsysorg/sglang:v0.4.10.post2-cu126
|
|
|
# For blackwell GPU, use the following line instead:
|
|
# For blackwell GPU, use the following line instead:
|
|
|
-# FROM docker.m.daocloud.io/lmsysorg/sglang:v0.4.9.post6-cu128-b200
|
|
|
|
|
|
|
+# FROM docker.m.daocloud.io/lmsysorg/sglang:v0.4.10.post2-cu128-b200
|
|
|
|
|
|
|
|
# Use the official sglang image
|
|
# Use the official sglang image
|
|
|
-# FROM lmsysorg/sglang:v0.4.9.post6-cu126
|
|
|
|
|
|
|
+# FROM lmsysorg/sglang:v0.4.10.post2-cu126
|
|
|
# For blackwell GPU, use the following line instead:
|
|
# For blackwell GPU, use the following line instead:
|
|
|
-# FROM lmsysorg/sglang:v0.4.9.post6-cu128-b200
|
|
|
|
|
|
|
+# FROM lmsysorg/sglang:v0.4.10.post2-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 && \
|