From e1eacd29a9b806c2b34c79a65ddcb226ca5efcff Mon Sep 17 00:00:00 2001 From: Anders da Silva Rytter Hansen Date: Tue, 30 Jun 2026 13:17:39 -0300 Subject: [PATCH] upgrade to XLibre beta version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7948673..027db79 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ RUN dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/g/xlib # This may be necessary for the speakers and internal microphone RUN dnf install -y alsa-sof-firmware -RUN dnf install xorg-x11-xinit xkbcomp xinput xlibre-xserver-Xorg xlibre-xserver-common xlibre-xf86-input-libinput cage weston redshift xrandr -y +RUN dnf install xorg-x11-xinit xkbcomp xinput xlibre-xserver-beta-Xorg xlibre-xserver-beta-common xlibre-xf86-input-libinput cage weston redshift xrandr -y RUN dnf install --allowerasing -y \ sonic-workspace \