mirror of
https://github.com/chaifeng/ufw-docker.git
synced 2025-06-27 22:46:14 +02:00
Change to iptables (nf_tables), using Ubuntu 22.04
This commit is contained in:
parent
5033bf815c
commit
712b0e8075
3 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:20.04
|
||||
FROM ubuntu:22.04
|
||||
|
||||
ARG docker_version="20.10.17"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue