diff --git a/Containerfile b/Containerfile index ae1d8c9..75852de 100644 --- a/Containerfile +++ b/Containerfile @@ -10,7 +10,7 @@ RUN echo 'keepcache=True' >> /etc/dnf/dnf.conf RUN --mount=type=cache,target=/var/cache/libdnf5 <