File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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#
Original file line number Diff line number Diff line change 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#
You can’t perform that action at this time.
0 commit comments