We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 998fe4e + 2a4098e commit 02afdfeCopy full SHA for 02afdfe
containers/Containerfile
@@ -1,7 +1,7 @@
1
# Be aware that this image is used for all stages, so if a dependency is removed be sure that it is
2
# not required in anywhere
3
4
-FROM registry.fedoraproject.org/fedora:41
+FROM registry.fedoraproject.org/fedora:42
5
6
ENV ANSIBLE_PYTHON_INTERPRETER=/usr/bin/python3 \
7
ANSIBLE_STDOUT_CALLBACK=debug
0 commit comments