[chore]Remove dockerfile from target file of bump kernel version (#12728)

This commit is contained in:
Baizhou Zhang
2025-11-05 18:01:19 -08:00
committed by GitHub
parent a5affb0caf
commit 9ec6031d70

View File

@@ -19,7 +19,6 @@ def main():
version_file = Path("sgl-kernel/python/sgl_kernel/version.py")
files_to_update = [
Path("docker/Dockerfile"),
Path("sgl-kernel/pyproject.toml"),
Path("sgl-kernel/pyproject_cpu.toml"),
Path("sgl-kernel/pyproject_rocm.toml"),