Skip to content

Commit 2a4098e

Browse files
committed
Switch base image to Fedora 42
Signed-off-by: Nikola Forró <[email protected]>
1 parent 998fe4e commit 2a4098e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Be aware that this image is used for all stages, so if a dependency is removed be sure that it is
22
# not required in anywhere
33

4-
FROM registry.fedoraproject.org/fedora:41
4+
FROM registry.fedoraproject.org/fedora:42
55

66
ENV ANSIBLE_PYTHON_INTERPRETER=/usr/bin/python3 \
77
ANSIBLE_STDOUT_CALLBACK=debug

0 commit comments

Comments
 (0)