Skip to content

Commit 5203922

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

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

0 commit comments

Comments
 (0)