Unverified Commit b16af90b authored by kk's avatar kk Committed by GitHub
Browse files

AMD/ROCm: update base image string (#4137)


Co-authored-by: default avatarwunhuang <wunhuang@amd.com>
Co-authored-by: default avataryichiche <yichiche@amd.com>
parent 98c73d71
......@@ -2,7 +2,7 @@
# docker build --build-arg SGL_BRANCH=v0.4.3.post3 -t v0.4.3.post3-rocm630 -f Dockerfile.rocm .
# default base image
ARG BASE_IMAGE="rocm/vllm-dev:20250114"
ARG BASE_IMAGE="rocm/sgl-dev:vllm20250114"
FROM $BASE_IMAGE AS base
USER root
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment