old image in upstream repo. remove gpsd-libs and then upgrade
All checks were successful
os / build (push) Successful in 40m50s
All checks were successful
os / build (push) Successful in 40m50s
This commit is contained in:
parent
3a785a8bb6
commit
9a800e6bd2
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ RUN dkms install nvidia/$(ls /usr/src/ | grep nvidia- | cut -d- -f2-) -k $(rpm -
|
|||
|
||||
COPY repo/*.repo /etc/yum.repos.d/
|
||||
|
||||
RUN rpm -e --nodeps gpsd-libs
|
||||
|
||||
RUN dnf update -y
|
||||
|
||||
# This is necessary for the speakers and internal microphone
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue