Add variable to enable experimental Kernel

This commit is contained in:
Daniel Pawlik
2022-03-30 19:55:57 +02:00
parent 5679f82d91
commit 1eada5b18b
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM fedora:35
FROM fedora:36
RUN yum update -y

View File

@@ -87,3 +87,6 @@ CONFIG_PACKAGE_kmod-ipt-nat=y
# language packages
# CONFIG_PACKAGE_luci-i18n-base-pl=y
# use experimental kernel
CONFIG_TESTING_KERNEL=y