Change to iptables (nf_tables), using Ubuntu 22.04

This commit is contained in:
Chai Feng 2022-09-20 21:51:39 +08:00
parent 5033bf815c
commit 712b0e8075
No known key found for this signature in database
GPG key ID: 2DCD9A24E523FFD2
3 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04
ARG docker_version="20.10.17"