chore: bump v0.4.3 (#3556)

This commit is contained in:
Yineng Zhang
2025-02-14 09:43:14 +08:00
committed by GitHub
parent e082142519
commit e0b9a423c8
7 changed files with 15 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
# Usage (to build SGLang ROCm docker image):
# docker build --build-arg SGL_BRANCH=v0.4.2.post4 -t v0.4.2.post4-rocm630 -f Dockerfile.rocm .
# docker build --build-arg SGL_BRANCH=v0.4.3 -t v0.4.3-rocm630 -f Dockerfile.rocm .
# default base image
ARG BASE_IMAGE="rocm/vllm-dev:20250114"