diff --git a/Containerfile b/Containerfile index 14a56191..bb956a28 100644 --- a/Containerfile +++ b/Containerfile @@ -854,8 +854,7 @@ RUN /usr/libexec/containerbuild/image-info && \ mkdir -p /var/tmp && chmod 1777 /var/tmp && \ ostree container commit -# Pin the NVIDIA images to the last build of the 555 driver due to issues with monitor freezing on the newer 560 drivers -FROM ghcr.io/ublue-os/akmods-nvidia:${KERNEL_FLAVOR}-${FEDORA_MAJOR_VERSION}-20240806 AS nvidia-akmods +FROM ghcr.io/ublue-os/akmods-nvidia:${KERNEL_FLAVOR}-${FEDORA_MAJOR_VERSION} AS nvidia-akmods FROM bazzite AS bazzite-nvidia