old image in upstream repo. remove gpsd-libs and then upgrade
All checks were successful
os / build (push) Successful in 42m22s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-08-18 15:43:13 +02:00
commit 9016d2cdb5

View file

@ -3,6 +3,10 @@ FROM quay.io/almalinuxorg/atomic-desktop-kde:10
ARG KERNEL=kernel-cachyos
ENV KERNEL=${KERNEL}
RUN rpm -e --nodeps gpsd-libs
RUN dnf upgrade -y
COPY bin/set_next_version.sh /tmp
RUN /tmp/set_next_version.sh