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: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#
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:c7d44146f826037f6873d99da479299b889473492d3c1ab8af86f08af04ec8a0
4+ FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:69f5c9886ecb19b23e88275a5cd904c47dd982dfa370fbbd0c356d7b1047ef68
55#
You can’t perform that action at this time.
0 commit comments