diff --git a/Dockerfile b/Dockerfile index 78ae1a8f..afd05126 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,6 +46,7 @@ RUN dnf install -y --nodocs \ skopeo \ wget \ xz \ + && dnf update -y 'acl >= 2.4.0' \ && dnf clean all \ && update-ca-trust