Upgrade Appimage launcher

This commit is contained in:
Anders da Silva Rytter Hansen 2026-06-24 10:16:05 -03:00
commit 772c638418

View file

@ -43,7 +43,7 @@ RUN dnf remove -y sddm && \
dnf install --allowerasing --nogpgcheck -y sonic-login-manager dnf install --allowerasing --nogpgcheck -y sonic-login-manager
RUN dnf install -y fish distrobox nvtop intel-media-driver libva-intel-driver htop RUN dnf install -y fish distrobox nvtop intel-media-driver libva-intel-driver htop
RUN dnf install -y https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.2.0/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm RUN dnf install -y https://github.com/TheAssassin/AppImageLauncher/releases/download/v3.0.0-beta-3/appimagelauncher_3.0.0-beta-2-gha287.96cb937_x86_64.rpm
# Remove plocate to avoid updatedb going crazy with scanning the file system once a day # Remove plocate to avoid updatedb going crazy with scanning the file system once a day
RUN dnf remove -y plocate RUN dnf remove -y plocate