Skip to content
Snippets Groups Projects
Verified Commit 6ae295bb authored by Poncho's avatar Poncho
Browse files

fedora: run dnf clean all

DL3040 `dnf clean all` missing after dnf command.
parent 9e107d01
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,5 @@ RUN FEDORA_VERSION="$(rpm -E %fedora)" \
python3-gobject \
python3-mutagen \
python3-setuptools \
&& dnf clean all \
&& gdk-pixbuf-query-loaders-64 > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment