mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 21:00:21 +03:00
use Node 14
This commit is contained in:
parent
09a824ec61
commit
cb17ba5ebd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:16-alpine
|
||||
FROM node:14-alpine
|
||||
|
||||
# Install Linux packages
|
||||
RUN apk add -U wireguard-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue