remove dnf upgrade to fix gpsd dependency conflict
All checks were successful
os / build (push) Successful in 51m11s
All checks were successful
os / build (push) Successful in 51m11s
This commit is contained in:
parent
147fc1a148
commit
60c85b653d
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ FROM quay.io/almalinuxorg/atomic-desktop-kde:10
|
|||
ARG KERNEL=kernel-cachyos
|
||||
ENV KERNEL=${KERNEL}
|
||||
|
||||
RUN dnf upgrade -y
|
||||
|
||||
COPY bin/set_next_version.sh /tmp
|
||||
RUN /tmp/set_next_version.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue