Skip to content

Commit 8803af6

Browse files
Merge pull request #1464 from rh-ecosystem-edge/konflux/mintmaker/release-4.14/registry.access.redhat.com-ubi9-ubi-minimal-latest
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal:latest docker digest to b9b10f4
2 parents 8125d34 + 1a84718 commit 8803af6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.konflux/container_build_args.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ BUILDER_IMAGE=registry.access.redhat.com/ubi9/ubi:latest@sha256:edabf9436bb372ad
1111
# The runtime image is used to run the binaries
1212
# This should match the dummy file Dockerfile.mintmaker in the lock-runtime directory
1313
# Mintmaker should keep these in sync automatically when it performs updates
14-
RUNTIME_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:8d0a8fb39ec907e8ca62cdd24b62a63ca49a30fe465798a360741fde58437a23
14+
RUNTIME_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:b9b10f42d7eba7ad4a6d5ef26b7d34fdc892b2ffe59b8d0372ec884008569eb6
1515
#
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Due to a limitation in Mintmaker, we need to create a dummy Dockerfile that does not use ARGs
22
# This should match the RUNTIME_IMAGE in container_build_args.conf
33
# Mintmaker should keep these in sync automatically when it performs updates
4-
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:8d0a8fb39ec907e8ca62cdd24b62a63ca49a30fe465798a360741fde58437a23
4+
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:b9b10f42d7eba7ad4a6d5ef26b7d34fdc892b2ffe59b8d0372ec884008569eb6
55
#

0 commit comments

Comments
 (0)