mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2021-05-24 01:56:38 +03:00
use Node 14
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user