mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-26 03:18:10 +00:00
chore(ci): Pull kernel from FEDORA_MAJOR_VERSION
This commit is contained in:
parent
9976e350ad
commit
f7269b97c7
@ -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-kernel:latest AS fsync
|
||||
FROM ghcr.io/ublue-os/fsync-kernel:${FEDORA_MAJOR_VERSION} AS fsync
|
||||
|
||||
FROM ${BASE_IMAGE}:${FEDORA_MAJOR_VERSION} AS bazzite
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user