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