Skip to content

Commit 04f9a80

Browse files
authored
Merge pull request #1716 from red-hat-data-services/konflux/mintmaker/R-studio-konflux-poc/registry.access.redhat.com-ubi9-ubi
Update registry.access.redhat.com/ubi9/ubi Docker digest to dcd8128
2 parents 9b1559b + 5dc5946 commit 04f9a80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rstudio/rhel9-python-3.12/Dockerfile.cpu.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG TARGETARCH
66
ARG BASE_IMAGE
77

88
# External image alias for UBI repository configuration
9-
FROM registry.access.redhat.com/ubi9/ubi@sha256:bbac76ac0310eefd6298ed3ab3c1710e1c842f1f778800de0f49e660b402bdc5 AS ubi-repos
9+
FROM registry.access.redhat.com/ubi9/ubi@sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8 AS ubi-repos
1010

1111
####################
1212
# cpu-base #

rstudio/rhel9-python-3.12/Dockerfile.cuda.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG TARGETARCH
66
ARG BASE_IMAGE
77

88
# External image alias for UBI repository configuration
9-
FROM registry.access.redhat.com/ubi9/ubi@sha256:bbac76ac0310eefd6298ed3ab3c1710e1c842f1f778800de0f49e660b402bdc5 AS ubi-repos
9+
FROM registry.access.redhat.com/ubi9/ubi@sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8 AS ubi-repos
1010

1111
####################
1212
# cuda-base #

0 commit comments

Comments
 (0)