mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-26 13:20:11 +03:00
Merge pull request #389 from JohannesBe/master
This commit is contained in:
commit
87dde42b68
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ RUN mv /app/node_modules /node_modules
|
|||
RUN npm i -g nodemon
|
||||
|
||||
# Install Linux packages
|
||||
RUN apk add -U --no-cache \
|
||||
RUN apk add --no-cache \
|
||||
dpkg \
|
||||
dumb-init \
|
||||
iptables \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue