diff --git a/Dockerfile b/Dockerfile index 8917ac2..eefac08 100644 --- a/Dockerfile +++ b/Dockerfile @@ -52,7 +52,7 @@ RUN rpm-ostree install https://github.com/TheAssassin/AppImageLauncher/releases/ RUN rpm-ostree install gwenview # Install ananicy-cpp -RUN rpm-ostree cleanup -m && rpm-ostree install ananicy-cpp ananicy-cpp-rules +RUN rpm-ostree install ananicy-cpp ananicy-cpp-rules # Install system76-scheduler RUN wget https://copr.fedorainfracloud.org/coprs/kylegospo/system76-scheduler/repo/fedora-$(rpm -E %fedora)/kylegospo-system76-scheduler-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_kylegospo-system76-scheduler.repo && \