linux-flatpak: update Flatpak runtime to 5.15/22.08
This commit is contained in:
parent
d5f815ef59
commit
eeaf05faae
@ -4,4 +4,4 @@ ENV DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt-get update && apt-get -y full-upgrade
|
||||
RUN apt-get install -y p7zip-full wget git flatpak flatpak-builder ca-certificates sshfs curl dnsutils gnupg2 sudo
|
||||
RUN flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
RUN flatpak install -y flathub org.kde.Platform//5.15-21.08 org.kde.Sdk//5.15-21.08
|
||||
RUN flatpak install -y flathub org.kde.Platform//5.15-22.08 org.kde.Sdk//5.15-22.08
|
||||
|
Loading…
x
Reference in New Issue
Block a user