mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-11-18 00:19:22 +08:00
use Node 14
This commit is contained in:
parent
09a824ec61
commit
cb17ba5ebd
@ -1,4 +1,4 @@
|
|||||||
FROM node:16-alpine
|
FROM node:14-alpine
|
||||||
|
|
||||||
# Install Linux packages
|
# Install Linux packages
|
||||||
RUN apk add -U wireguard-tools
|
RUN apk add -U wireguard-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user