Skip to content

Commit efe6fc5

Browse files
Update registry.fedoraproject.org/fedora-minimal Docker tag to v44
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 48f80b6 commit efe6fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

management_tools/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:39
1+
FROM registry.fedoraproject.org/fedora-minimal:44
22

33
RUN microdnf install -y pip && microdnf clean all
44
RUN pip install requests matplotlib && rm -rf /root/.cache/pip

0 commit comments

Comments
 (0)