Skip to content

Commit 2518686

Browse files
authored
Merge pull request #875 from NVIDIA/renovate/rhel-ubi-base-images
Update RHEL UBI base images
2 parents 67e63a7 + 5b5dbb5 commit 2518686

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rhel10/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=registry.access.redhat.com/ubi10/ubi:10.2-1784094506
1+
ARG BASE_IMAGE=registry.access.redhat.com/ubi10/ubi:10.2-1784581466
22

33
FROM ${BASE_IMAGE} as build
44

rhel9/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi:9.8-1784165989
1+
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi:9.8-1784625744
22
FROM ${BASE_IMAGE} as build
33

44
ARG TARGETARCH

0 commit comments

Comments
 (0)