diff --git a/Containerfile b/Containerfile index 7e08555c0e4..ff0b3f22430 100644 --- a/Containerfile +++ b/Containerfile @@ -208,5 +208,6 @@ RUN rm -f /etc/yum.repos.d/ublue-os-staging-fedora-"${FEDORA_MAJOR_VERSION}".rep rm -f /etc/yum.repos.d/docker-ce.repo && \ rm -f /etc/yum.repos.d/_copr:copr.fedorainfracloud.org:phracek:PyCharm.repo && \ rm -f /etc/yum.repos.d/fedora-cisco-openh264.repo && \ + fc-cache --system-only --really-force --verbose && \ rm -rf /tmp/* /var/* && \ ostree container commit