From 1e10d4e53848a0be2ca2da1932fb10e04e6f0342 Mon Sep 17 00:00:00 2001 From: Daniel Pawlik Date: Tue, 30 Aug 2022 17:58:44 +0200 Subject: [PATCH] Update image to Fedora 37 --- Dockerfile | 2 +- README.md | 2 +- configs/tp-link/w8970/w8970-extended | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Dockerfile b/Dockerfile index 22206a2..bcf5490 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM fedora:36 +FROM fedora:37 RUN yum update -y diff --git a/README.md b/README.md index 19a6720..c360d71 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ podman build -t openwrt-builder -f Dockerfile how to use: ``` mkdir -p openwrt-builder -podman run -it -u user -v $(pwd)/openwrt-builder/:/home/user:z,rw quay.io/dpawlik/openwrt:fedora35 /bin/bash +podman run -it -u user -v $(pwd)/openwrt-builder/:/home/user:z,rw quay.io/dpawlik/openwrt:f37 /bin/bash ``` Then inside the container (from https://openwrt.org/docs/guide-developer/toolchain/use-buildsystem): diff --git a/configs/tp-link/w8970/w8970-extended b/configs/tp-link/w8970/w8970-extended index 511cb08..c915b49 100644 --- a/configs/tp-link/w8970/w8970-extended +++ b/configs/tp-link/w8970/w8970-extended @@ -76,7 +76,7 @@ CONFIG_PACKAGE_kmod-ipt-core=y CONFIG_PACKAGE_kmod-ipt-conntrack=y CONFIG_PACKAGE_kmod-ipt-nat=y # collectd -CONFIG_PACKAGE_collectd=y -CONFIG_PACKAGE_collectd-mod-sensors=y -CONFIG_PACKAGE_collectd-mod-ping=y -CONFIG_PACKAGE_luci-app-statistics=y +# CONFIG_PACKAGE_collectd=y +# CONFIG_PACKAGE_collectd-mod-sensors=y +# CONFIG_PACKAGE_collectd-mod-ping=y +# CONFIG_PACKAGE_luci-app-statistics=y