mirror of
https://github.com/yuzu-emu/build-environments.git
synced 2025-09-20 10:57:05 +00:00
Update runtime version
This commit is contained in:
parent
c5385aef7e
commit
9821f9c53f
|
@ -12,5 +12,5 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && DEBIAN_FRONTEND=noninteractive apt-g
|
|||
sshfs fuse elfutils \
|
||||
&& apt-get clean autoclean && apt-get autoremove --yes && rm -rf /var/lib/apt /var/lib/dpkg /var/lib/cache /var/lib/log \
|
||||
&& flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo \
|
||||
&& flatpak install -v -y flathub org.kde.Platform//5.13 org.kde.Sdk//5.13
|
||||
&& flatpak install -v -y flathub org.kde.Platform//5.15 org.kde.Sdk//5.15
|
||||
USER 1027
|
||||
|
|
Loading…
Reference in a new issue