change npu.dockerfile (#18835)

This commit is contained in:
chenxu214
2026-02-15 20:43:15 +08:00
committed by GitHub
parent 3feb48139e
commit 4e162d4b1b
2 changed files with 4 additions and 4 deletions

View File

@@ -74,6 +74,6 @@ jobs:
push: ${{ github.repository == 'sgl-project/sglang' && github.event_name != 'pull_request' }}
provenance: false
build-args: |
SGLANG_KERNEL_NPU_TAG=2026.01.28
SGLANG_KERNEL_NPU_TAG=2026.02.01.post2
CANN_VERSION=${{ matrix.cann_version }}
DEVICE_TYPE=${{ matrix.device_type }}