Skip to content

Commit c50e464

Browse files
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 c6f9ae4 commit c50e464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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)