We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ad025 commit a936169Copy full SHA for a936169
.github/workflows/builder.yml
@@ -142,7 +142,7 @@ jobs:
142
- generate_matrix
143
- build_push
144
container:
145
- image: quay.io/fedora/fedora:41@sha256:590bc9ff01bd1a539ca672cff44af60e872de105075c8b6a9aed35f5b27e3852
+ image: quay.io/fedora/fedora:41@sha256:a5cc5f0d3419acc5e98c4954fe7bf0274d6e9937d46a9644698dd77cee8a0143
146
options: --privileged --security-opt seccomp=unconfined
147
permissions:
148
contents: read
0 commit comments