Task · MQ-2

Reconcile linux build image digest with recorded build input

Description

build/linux.Dockerfile pins registry.access.redhat.com/ubi8/ubi@sha256:45efff7… (Renovate-updated) while build/inputs.json linux_image records sha256:91e8320…, so build-metadata inputs.linux_image does not describe the image actually used. Found during MQ-1 plan review.

Acceptance Criteria

View the source file on GitHub