Skip to content

Commit 79d8c63

Browse files
Update registry.access.redhat.com/ubi9/python-311 Docker tag to v1-1741020859
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 7b4357e commit 79d8c63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/runtime/ray/cuda/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG PYTHON_VERSION=311
2-
ARG IMAGE_TAG=1-77.1726664316
2+
ARG IMAGE_TAG=1-1741020859
33

44
FROM registry.access.redhat.com/ubi9/python-${PYTHON_VERSION}:${IMAGE_TAG}
55

images/runtime/training/cuda/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Global Args ######################################################
2-
ARG IMAGE_TAG=1-77.1729776556
2+
ARG IMAGE_TAG=1-1741020859
33
ARG PYTHON_VERSION=311
44

55
# use UBI9

0 commit comments

Comments
 (0)