diff --git a/Containerfile b/Containerfile index 530d6d58..aec82b69 100644 --- a/Containerfile +++ b/Containerfile @@ -110,7 +110,7 @@ RUN rpm-ostree install \ skopeo # Install dock updater, this is done manually due to proprietary parts preventing it from being on Copr. -RUN git clone https://github.com/KyleGospo/jupiter-dock-updater-bin.git --single-branch /tmp/jupiter-dock-updater-bin && \ +RUN git clone https://gitlab.com/evlaV/jupiter-dock-updater-bin.git --single-branch /tmp/jupiter-dock-updater-bin && \ mv -v /tmp/jupiter-dock-updater-bin/packaged/usr/lib/jupiter-dock-updater /usr/lib/jupiter-dock-updater # Suspend using power button