remove dnf update to fix gpsd dependency conflict
Some checks failed
os / build (push) Has been cancelled
Some checks failed
os / build (push) Has been cancelled
This commit is contained in:
parent
4798214aea
commit
f388c6cfee
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@ RUN dkms install nvidia/$(ls /usr/src/ | grep nvidia- | cut -d- -f2-) -k $(rpm -
|
||||||
|
|
||||||
COPY repo/*.repo /etc/yum.repos.d/
|
COPY repo/*.repo /etc/yum.repos.d/
|
||||||
|
|
||||||
RUN dnf update -y
|
|
||||||
|
|
||||||
# This is necessary for the speakers and internal microphone
|
# This is necessary for the speakers and internal microphone
|
||||||
RUN dnf install -y alsa-sof-firmware
|
RUN dnf install -y alsa-sof-firmware
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue