We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a742e commit ab5e234Copy full SHA for ab5e234
docker/npm/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
restart: unless-stopped
14
15
fail2ban:
16
- image: crazymax/fail2ban:latest
+ image: crazymax/fail2ban:1.1.0
17
container_name: fail2ban_docker-pi
18
network_mode: "host"
19
cap_add:
0 commit comments