diff --git a/Dockerfile b/Dockerfile index 3356a3e..358cfd1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ wget https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos-addons/ RUN dnf -y install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm # Update cachebust in case a rebuild is required without usage of cache. -ARG CACHEBUST=5 +ARG CACHEBUST=6 RUN dnf -y install kernel-cachyos-lts kernel-cachyos-lts-headers kernel-cachyos-lts-devel akmod-nvidia akmod-VirtualBox