Upgrade prismlauncher to use Ubuntu Oracular
This commit is contained in:
parent
d549d68c89
commit
5e6c7a35cb
3 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM dobu/deps-base-ubuntu-jammy:latest
|
||||
FROM dobu/deps-base-ubuntu-oracular:latest
|
||||
|
||||
ARG UPSTREAM_VERSION
|
||||
|
||||
|
|
1
apps/prismlauncher/README.md
Normal file
1
apps/prismlauncher/README.md
Normal file
|
@ -0,0 +1 @@
|
|||
This image does not have the X11 socket passed through because Minecraft can use native Wayland via the system GLFW option (Workarounds > Native Settings > Use system GLFW) in PrismLauncher.
|
|
@ -1 +1 @@
|
|||
deb [signed-by=/usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg] https://proget.makedeb.org prebuilt-mpr jammy
|
||||
deb [signed-by=/usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg] https://proget.makedeb.org prebuilt-mpr oracular
|
||||
|
|
Loading…
Add table
Reference in a new issue