Skip to content

Commit

Permalink
Merge pull request #690 from fedora-infra/renovate/registry.fedorapro…
Browse files Browse the repository at this point in the history
…ject.org-fedora-minimal-41.x

chore(deps): update registry.fedoraproject.org/fedora-minimal docker tag to v41
  • Loading branch information
gridhead committed May 16, 2024
2 parents 166fbc1 + d36a1c5 commit cd37afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora-minimal:40 as base
FROM registry.fedoraproject.org/fedora-minimal:41 as base
FROM base as builder
RUN microdnf install -y python3-pip && microdnf clean all
WORKDIR /tmp
Expand Down

0 comments on commit cd37afc

Please sign in to comment.