mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 21:00:21 +03:00
Dockerfile: switch from iptables to iptables-legacy
This commit is contained in:
parent
6aad72296c
commit
b059ace86b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ RUN npm i -g nodemon
|
|||
|
||||
# Install Linux packages
|
||||
RUN apk add -U --no-cache \
|
||||
iptables \
|
||||
iptables-legacy \
|
||||
wireguard-tools \
|
||||
dumb-init
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue