Skip to content

Commit ea0ba72

Browse files
Merge pull request #1243 from rh-ecosystem-edge/konflux/mintmaker/release-4.16/registry.access.redhat.com-ubi9-ubi-minimal-latest
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal:latest docker digest to 83006d5
2 parents c7fa229 + 3312e7c commit ea0ba72

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

0 commit comments

Comments
 (0)