Skip to content

Commit

Permalink
Merge pull request #165 from crazy-max/iptables-legacy
Browse files Browse the repository at this point in the history
iptables-legacy support for older kernels
  • Loading branch information
crazy-max committed May 9, 2024
2 parents db3b0b1 + 72b9e1b commit 78dc866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN --mount=from=fail2ban-src,source=/src/fail2ban,target=/tmp/fail2ban,rw \
grep \
ipset \
iptables \
ip6tables \
iptables-legacy \
kmod \
nftables \
openssh-client-default \
Expand Down

0 comments on commit 78dc866

Please sign in to comment.