Skip to content

Commit 8be8105

Browse files
red-hat-konflux[bot]dtrifiro
authored andcommitted
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.5-1739420147
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent c077083 commit 8be8105

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.rocm.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Global Args ##################################################################
2-
ARG BASE_UBI_IMAGE_TAG=9.5-1739377040
2+
ARG BASE_UBI_IMAGE_TAG=9.5-1739420147
33
ARG PYTHON_VERSION=3.12
44
# Default ROCm ARCHes to build vLLM for.
55
ARG PYTORCH_ROCM_ARCH="gfx908;gfx90a;gfx942;gfx1100"

Dockerfile.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Global Args #################################################################
2-
ARG BASE_UBI_IMAGE_TAG=9.5-1739377040
2+
ARG BASE_UBI_IMAGE_TAG=9.5-1739420147
33
ARG PYTHON_VERSION=3.12
44

55
ARG TORCH_CUDA_ARCH_LIST="7.0 7.5 8.0 8.6 8.9 9.0+PTX"

0 commit comments

Comments
 (0)