replace ip6tables legacy with ip6tables-nft due to missing kernel module

This commit is contained in:
drizuid
2021-12-21 14:40:37 -05:00
parent 682689d0fc
commit e843b50fc8
6 changed files with 68 additions and 38 deletions
+1
View File
@@ -154,6 +154,7 @@ app_setup_nginx_reverse_proxy_block: ""
# changelog
changelogs:
- { date: "21.12.21:", desc: "Fixed issue with iptables not working as expected" }
- { date: "30.11.21:", desc: "Move maxmind to a [new mod](https://github.com/linuxserver/docker-mods/tree/swag-maxmind)" }
- { date: "22.11.21:", desc: "Added support for Infomaniak DNS for certificate generation." }
- { date: "20.11.21:", desc: "Added support for dnspod validation." }