mirror of
https://github.com/chaifeng/ufw-docker.git
synced 2025-07-18 05:26:12 +02:00
Release version 250710
Some checks are pending
Some checks are pending
This commit is contained in:
parent
56371e7db3
commit
08f1aa399f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ DEFAULT_PROTO=tcp
|
||||||
ENV_VALUE_SPLITTER=','
|
ENV_VALUE_SPLITTER=','
|
||||||
|
|
||||||
ufw_docker_agent=ufw-docker-agent
|
ufw_docker_agent=ufw-docker-agent
|
||||||
ufw_docker_agent_image="${UFW_DOCKER_AGENT_IMAGE:-chaifeng/${ufw_docker_agent}:250708-nf_tables}"
|
ufw_docker_agent_image="${UFW_DOCKER_AGENT_IMAGE:-chaifeng/${ufw_docker_agent}:250710-nf_tables}"
|
||||||
|
|
||||||
after_rules="/etc/ufw/after.rules"
|
after_rules="/etc/ufw/after.rules"
|
||||||
after6_rules="/etc/ufw/after6.rules"
|
after6_rules="/etc/ufw/after6.rules"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue