Skip to content

Commit eecaa4c

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal:latest docker digest to fe9e574
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6bba913 commit eecaa4c

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:b9b10f42d7eba7ad4a6d5ef26b7d34fdc892b2ffe59b8d0372ec884008569eb6
14+
RUNTIME_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:fe9e574f04371b333ed4e21d30d984f6b7fcd1046e579f5ddab4816c0c8e231d
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:b9b10f42d7eba7ad4a6d5ef26b7d34fdc892b2ffe59b8d0372ec884008569eb6
4+
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:fe9e574f04371b333ed4e21d30d984f6b7fcd1046e579f5ddab4816c0c8e231d
55
#

0 commit comments

Comments
 (0)