Skip to content

Commit 2548330

Browse files
authored
Update Dockerfile (#101)
1 parent 99279f0 commit 2548330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# ======== Base Stage ========
5-
FROM amr-registry.caas.intel.com/intelanalytics/llm-scaler-platform:25.38.4.1 AS vllm-base
5+
FROM intel/llm-scaler-platform:25.38.4.2 AS vllm-base
66

77
ARG https_proxy
88
ARG http_proxy

0 commit comments

Comments
 (0)