Compare commits

...

2 commits

Author SHA1 Message Date
43b4d63018 old image in upstream repo. remove gpsd-libs and then upgrade
All checks were successful
os / build (push) Successful in 31m53s
2026-08-18 15:54:38 +02:00
60f319b34c Revert "remove dnf update to fix gpsd dependency conflict"
This reverts commit d78501ed5c.
2026-08-18 15:54:04 +02:00

View file

@ -1,5 +1,9 @@
FROM quay.io/almalinuxorg/atomic-desktop-kde:10 FROM quay.io/almalinuxorg/atomic-desktop-kde:10
RUN rpm -e --nodeps gpsd-libs
RUN dnf update -y
# This may be necessary for the speakers and internal microphone # This may be necessary for the speakers and internal microphone
RUN dnf install -y alsa-sof-firmware RUN dnf install -y alsa-sof-firmware