Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3f1c875

Browse files
authoredNov 26, 2024··
chore(deps): update registry.fedoraproject.org/fedora-minimal docker tag to v42
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ad79dc commit 3f1c875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.fedoraproject.org/fedora-minimal:41 as base
1+
FROM registry.fedoraproject.org/fedora-minimal:42 as base
22
FROM base as builder
33
RUN microdnf install -y python3-pip && microdnf clean all
44
WORKDIR /tmp

0 commit comments

Comments
 (0)
Please sign in to comment.