diff --git a/Containerfile b/Containerfile index 4f781ef01b..879c6c8db0 100644 --- a/Containerfile +++ b/Containerfile @@ -36,7 +36,7 @@ LABEL \ # Install system packages RUN set -x \ && dnf install --assumeyes --quiet dnf-plugins-core \ - && dnf copr enable --assumeyes --quiet mczernek/vale \ + && dnf copr enable --assumeyes --quiet mczernek/vale fedora-40-x86_64 \ && dnf install --assumeyes --quiet \ ShellCheck \ bash \