Revert Dockerfile: switch from iptables to iptables-legacy

This commit is contained in:
Peter Lewis
2023-12-21 17:11:54 +00:00
committed by GitHub
parent 42920996f8
commit abe7e45bc7

View File

@@ -35,7 +35,7 @@ RUN npm i -g nodemon
# Install Linux packages
RUN apk add -U --no-cache \
iptables-legacy \
iptables \
wireguard-tools \
dumb-init