mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
fix(Containerfile): Remove duplicate overrides for kernel modules
Signed-off-by: RJ Sampson <rj.sampson@chainguard.dev>
This commit is contained in:
parent
b24e44be7e
commit
9cc2c03af4
@ -60,8 +60,6 @@ RUN rpm-ostree cliwrap install-to-root / && \
|
||||
/tmp/fsync-rpms/kernel-6*.rpm \
|
||||
/tmp/fsync-rpms/kernel-core-*.rpm \
|
||||
/tmp/fsync-rpms/kernel-modules-*.rpm \
|
||||
/tmp/fsync-rpms/kernel-modules-core-*.rpm \
|
||||
/tmp/fsync-rpms/kernel-modules-extra-*.rpm \
|
||||
/tmp/fsync-rpms/kernel-uki-virt-*.rpm \
|
||||
; else \
|
||||
echo "will use kernel from ${KERNEL_FLAVOR} images" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user