[chore] SGLang tag management in Dockerfile (#12734)

This commit is contained in:
Baizhou Zhang
2025-11-05 19:03:26 -08:00
committed by GitHub
parent 97be66c358
commit 9a954982de
4 changed files with 8 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ def main():
files_to_update = [
Path("benchmark/deepseek_v3/README.md"),
Path("docker/Dockerfile"),
Path("docker/rocm.Dockerfile"),
Path("docs/get_started/install.md"),
Path("docs/platforms/amd_gpu.md"),