We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99279f0 commit 2548330Copy full SHA for 2548330
vllm/docker/Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
# ======== Base Stage ========
5
-FROM amr-registry.caas.intel.com/intelanalytics/llm-scaler-platform:25.38.4.1 AS vllm-base
+FROM intel/llm-scaler-platform:25.38.4.2 AS vllm-base
6
7
ARG https_proxy
8
ARG http_proxy
0 commit comments