fix f2b image tag
This commit is contained in:
parent
c5a742ed99
commit
ab5e234912
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
fail2ban:
|
fail2ban:
|
||||||
image: crazymax/fail2ban:latest
|
image: crazymax/fail2ban:1.1.0
|
||||||
container_name: fail2ban_docker-pi
|
container_name: fail2ban_docker-pi
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
|
|
Loading…
Reference in a new issue