Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 27eee94

Browse files
committed
Dockerfile.ubi: use 9.4 as base UBI tag
1 parent 9543d0b commit 27eee94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# docs/source/dev/dockerfile-ubi/dockerfile-ubi.rst
33

44
## Global Args #################################################################
5-
ARG BASE_UBI_IMAGE_TAG=9.4-949.1714662671
5+
ARG BASE_UBI_IMAGE_TAG=9.4
66
ARG PYTHON_VERSION=3.11
77

88
# NOTE: This setting only has an effect when not using prebuilt-wheel kernels

0 commit comments

Comments
 (0)