Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi9/python-311 Docker tag to v1-17…
Browse files Browse the repository at this point in the history
…34610704

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Dec 23, 2024
1 parent f88d22a commit 0617c19
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion images/runtime/ray/cuda/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG PYTHON_VERSION=311
ARG IMAGE_TAG=1-77.1726664316
ARG IMAGE_TAG=1-1734610704

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

Expand Down
2 changes: 1 addition & 1 deletion images/runtime/ray/rocm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG PYTHON_VERSION=311
ARG IMAGE_TAG=1-77.1726664316
ARG IMAGE_TAG=1-1734610704

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

Expand Down
2 changes: 1 addition & 1 deletion images/runtime/training/cuda/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Global Args ######################################################
ARG IMAGE_TAG=1-77.1729776556
ARG IMAGE_TAG=1-1734610704
ARG PYTHON_VERSION=311

# use UBI9
Expand Down
2 changes: 1 addition & 1 deletion images/runtime/training/rocm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Global Args ######################################################
ARG IMAGE_TAG=1-77.1729776556
ARG IMAGE_TAG=1-1734610704
ARG PYTHON_VERSION=311

# use UBI9 latest
Expand Down

0 comments on commit 0617c19

Please sign in to comment.