diff --git a/tasks/container/Containerfile b/tasks/container/Containerfile index 5214f103..e1fe68db 100644 --- a/tasks/container/Containerfile +++ b/tasks/container/Containerfile @@ -1,4 +1,4 @@ -FROM fedora:40 +FROM fedora:41 LABEL maintainer='cockpit-devel@lists.fedorahosted.org' RUN dnf -y update && \