We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b0d49 commit 0d9214dCopy full SHA for 0d9214d
stackable-base/Dockerfile
@@ -30,7 +30,7 @@ EOF
30
# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
31
# IMPORTANT: Make sure to use the "Manifest List Digest" that references the images for multiple architectures
32
# 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
+FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:e1c4703364c5cb58f5462575dc90345bcd934ddc45e6c32f9c162f2b5617681c AS final
34
35
# intentionally unused
36
ARG PRODUCT
0 commit comments