diff --git a/Containerfile b/Containerfile index 9b495bf8..da852fa1 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM fedora:latest +FROM fedora:44 RUN dnf update -y && \ dnf install -y \