Update Dockerfile

This commit is contained in:
Anders Rytter Hansen 2023-09-19 16:35:17 +02:00 committed by GitHub
commit 4a04ef31ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ RUN rpm-ostree install \
/tmp/akmods-rpms/ublue-os/ublue-os-nvidia-addons-*.rpm
# install kernel headers
RUN rpm-ostree install kernel-cachyos-lts-headers
RUN rpm-ostree uninstall kernel-cachyos-bore-eevdf-rt-headers --install kernel-cachyos-lts-headers
RUN rpm-ostree install \
xorg-x11-drv-nvidia{,-cuda,-devel,-kmodsrc} \