Skip to content

Commit

Permalink
Update registry.fedoraproject.org/fedora-minimal Docker tag to v41
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 47d21d7 commit 53f9ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/toolbox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM gcr.io/projectsigstore/cosign:v1.13.1 AS cosign

FROM gcr.io/go-containerregistry/crane:v0.12.0 AS crane

FROM registry.fedoraproject.org/fedora-minimal:38
FROM registry.fedoraproject.org/fedora-minimal:41

RUN microdnf install -y skopeo jq \
&& microdnf clean all
Expand Down

0 comments on commit 53f9ee4

Please sign in to comment.