Upgrade Appimage launcher
This commit is contained in:
parent
df5c441658
commit
772c638418
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue