mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
update: bump Fail2Ban version to v1.0.2 (#2959)
This commit is contained in:
parent
304747fad9
commit
3a8f6b74ad
3 changed files with 11 additions and 1 deletions
|
@ -133,6 +133,7 @@ EOF
|
|||
# -----------------------------------------------
|
||||
|
||||
COPY target/fail2ban/jail.local /etc/fail2ban/jail.local
|
||||
COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local
|
||||
RUN <<EOF
|
||||
ln -s /var/log/mail/mail.log /var/log/mail.log
|
||||
# disable sshd jail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue