diff --git a/Containerfile b/Containerfile index 527411f..3c6c05f 100644 --- a/Containerfile +++ b/Containerfile @@ -10,6 +10,5 @@ RUN rpm-ostree override remove firefox firefox-langpacks && \ sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \ systemctl enable rpm-ostreed-automatic.timer && \ systemctl enable flatpak-automatic.timer && \ - dconf update && \ rpm-ostree cleanup -m && \ ostree container commit \ No newline at end of file