Skip to content

Commit f9a18a5

Browse files
author
harvey_xiang
committed
feat: update dockerfile
1 parent 18e2eda commit f9a18a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ && p
1616
RUN pip install pymilvus
1717
RUN pip install gunicorn
1818
RUN pip install aliyun-bootstrap
19+
RUN pip install "sglang>=0.4.0"
1920
RUN aliyun-bootstrap -a install
2021

2122
# Expose port

0 commit comments

Comments
 (0)