Skip to content

Commit

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

chore(deps): update registry.fedoraproject.org/fedora-minimal docker tag to v40
  • Loading branch information
gridhead authored Feb 19, 2024
2 parents 67a221a + fa179e0 commit 14c5f49
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:39 as base
FROM registry.fedoraproject.org/fedora-minimal:40 as base
FROM base as builder
RUN microdnf install -y python3-pip && microdnf clean all
WORKDIR /tmp
Expand Down

0 comments on commit 14c5f49

Please sign in to comment.