old image in upstream repo. remove gpsd-libs and then upgrade
All checks were successful
os / build (push) Successful in 42m22s
All checks were successful
os / build (push) Successful in 42m22s
This commit is contained in:
parent
60c85b653d
commit
9016d2cdb5
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@ FROM quay.io/almalinuxorg/atomic-desktop-kde:10
|
||||||
ARG KERNEL=kernel-cachyos
|
ARG KERNEL=kernel-cachyos
|
||||||
ENV KERNEL=${KERNEL}
|
ENV KERNEL=${KERNEL}
|
||||||
|
|
||||||
|
RUN rpm -e --nodeps gpsd-libs
|
||||||
|
|
||||||
|
RUN dnf upgrade -y
|
||||||
|
|
||||||
COPY bin/set_next_version.sh /tmp
|
COPY bin/set_next_version.sh /tmp
|
||||||
RUN /tmp/set_next_version.sh
|
RUN /tmp/set_next_version.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue