Skip to content

Commit 66267c3

Browse files
Merge pull request #1227 from rh-ecosystem-edge/konflux/mintmaker/release-4.18/registry.access.redhat.com-ubi9-ubi-minimal-latest
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal:latest docker digest to f225a0f
2 parents 39edd56 + f89691e commit 66267c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

0 commit comments

Comments
 (0)