-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
Setting up a build trigger with a tagged digested image reference leads to an error (see attached screenshot and below image reference). I could successfully create the trigger without the digest. Once setup, I added the digest back and the builds work successfully. I am under the impression that the parser for verifying referenced images is not the same as when building them.
FROM quay.io/centos-bootc/centos-bootc:stream10@sha256:dc8786e33d3446a7965771373eb5df253fa349c928aa3ca1c5b696011dc38907
Context: I am working on a reference build pipeline using GitHub and Quay for automating bootc image builds. While I found a workaround, I am hesitant to blog about it.