Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update quay.io/fedora/fedora:41 docker digest to db33a2c #347

Merged
merged 1 commit into from
Feb 27, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
- generate_matrix
- build_push
container:
image: quay.io/fedora/fedora:41@sha256:a63108e1848b0f4c8c809b66a20ddcd408467196d526c1a3c38f83209432ef09
image: quay.io/fedora/fedora:41@sha256:db33a2caea01f3ec79a2802d557f5a3911f13712463d20ca6316cc99bba05ace
options: --privileged --security-opt seccomp=unconfined
permissions:
contents: read
Expand Down