We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1ff83 commit 399016dCopy full SHA for 399016d
Dockerfile.rocm
@@ -3,7 +3,7 @@ ARG REMOTE_VLLM="0"
3
ARG USE_CYTHON="0"
4
ARG BUILD_RPD="1"
5
ARG COMMON_WORKDIR=/app
6
-ARG BASE_IMAGE=rocm/vllm-dev:base_ubuntu22.04_py3.12_ROCm6.3_hipblaslt0.12_torch2.6
+ARG BASE_IMAGE=rocm/vllm-dev:base
7
8
FROM ${BASE_IMAGE} AS base
9
0 commit comments