File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ BUILDER_IMAGE=registry.access.redhat.com/ubi9/ubi:latest@sha256:22e95731596d661f
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:90bd85dcd061d1ad6dbda70a867c41958c04a86462d05c631f8205e8870f28f8
14+ RUNTIME_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:bb08f2300cb8d12a7eb91dddf28ea63692b3ec99e7f0fa71a1b300f2756ea829
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:90bd85dcd061d1ad6dbda70a867c41958c04a86462d05c631f8205e8870f28f8
4+ FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:bb08f2300cb8d12a7eb91dddf28ea63692b3ec99e7f0fa71a1b300f2756ea829
55#
You can’t perform that action at this time.
0 commit comments