Skip to content

Commit

Permalink
chore(deps): update registry.fedoraproject.org/fedora-minimal docker …
Browse files Browse the repository at this point in the history
…tag to v41

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent a2215f0 commit 32f4cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -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 32f4cd5

Please sign in to comment.