Add iptables-legacy to Dockerfile.aarch64 too

This commit is contained in:
Ainsley Pereira 2024-07-30 21:24:12 +01:00
parent 625b11d21c
commit e4a6e31b6f

View File

@ -27,6 +27,7 @@ RUN \
apk add --no-cache \
fail2ban \
gnupg \
iptables-legacy \
memcached \
nginx-mod-http-brotli \
nginx-mod-http-dav-ext \