diff --git a/Containerfile b/Containerfile index b4a3c15..c22723f 100644 --- a/Containerfile +++ b/Containerfile @@ -10,20 +10,20 @@ RUN echo 'keepcache=True' >> /etc/dnf/dnf.conf # deps RUN --mount=type=cache,target=/var/cache/libdnf5 <