Skip to content

Commit f65740b

Browse files
sutaakaropenshift-merge-bot[bot]
authored andcommitted
Use latest Python image base for Training runtime images
1 parent ccb22f0 commit f65740b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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=9.5-1741671866
33
ARG PYTHON_VERSION=311
44

55
# use UBI9

images/runtime/training/rocm/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=9.5-1737537151
2+
ARG IMAGE_TAG=9.5-1741671866
33
ARG PYTHON_VERSION=311
44

55
# use UBI9 latest

0 commit comments

Comments
 (0)