mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-11-11 01:13:41 +08:00
fail2ban - change image_tag to 1.0.0
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
a823e1d3ce
commit
ea32a33fc6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"container_name": "nextcloud-aio-fail2ban",
|
||||
"display_name": "Fail2ban",
|
||||
"image": "szaimen/aio-fail2ban",
|
||||
"image_tag": "%AIO_CHANNEL%",
|
||||
"image_tag": "1.0.0",
|
||||
"internal_port": "host",
|
||||
"restart": "unless-stopped",
|
||||
"cap_add": [
|
||||
|
|
Loading…
Reference in a new issue