chore: Update kernel source

This commit is contained in:
Kyle Gospodnetich 2024-07-11 10:57:42 -07:00
parent b678259364
commit dcf9b059ac

View File

@ -9,7 +9,7 @@ ARG FEDORA_MAJOR_VERSION="${FEDORA_MAJOR_VERSION:-40}"
FROM ghcr.io/ublue-os/akmods:${KERNEL_FLAVOR}-${FEDORA_MAJOR_VERSION} AS akmods
FROM ghcr.io/ublue-os/akmods-extra:${KERNEL_FLAVOR}-${FEDORA_MAJOR_VERSION} AS akmods-extra
FROM ghcr.io/ublue-os/fsync:latest AS fsync
FROM ghcr.io/ublue-os/fsync-kernel:latest AS fsync
FROM ${BASE_IMAGE}:${FEDORA_MAJOR_VERSION} AS bazzite