Skip to content

Commit 0d9214d

Browse files
committed
chore(stackable-base): Bump ubi9 image
1 parent 72b0d49 commit 0d9214d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackable-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ EOF
3030
# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
3131
# IMPORTANT: Make sure to use the "Manifest List Digest" that references the images for multiple architectures
3232
# rather than just the "Image Digest" that references the image for the selected architecture.
33-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:c0e70387664f30cd9cf2795b547e4a9a51002c44a4a86aa9335ab030134bf392 AS final
33+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:e1c4703364c5cb58f5462575dc90345bcd934ddc45e6c32f9c162f2b5617681c AS final
3434

3535
# intentionally unused
3636
ARG PRODUCT

0 commit comments

Comments
 (0)