We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ad025 commit c81ff90Copy full SHA for c81ff90
.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:4495ade7eeda66996f20546da1d0a65c1ec44f81a79ad7d2dc0fd1368f47bc83
146
options: --privileged --security-opt seccomp=unconfined
147
permissions:
148
contents: read
0 commit comments