use Node 14

This commit is contained in:
Emile Nijssen 2021-05-23 15:03:17 +02:00
parent 09a824ec61
commit cb17ba5ebd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:16-alpine
FROM node:14-alpine
# Install Linux packages
RUN apk add -U wireguard-tools