use node 16

This commit is contained in:
Emile Nijssen 2022-01-10 22:32:01 -08:00
parent 72267b4d55
commit df48049bd5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/library/node:14-alpine@sha256:dc92f36e7cd917816fa2df041d4e9081453366381a00f40398d99e9392e78664
FROM docker.io/library/node:16-alpine
# Install Linux packages
RUN apk add -U --no-cache wireguard-tools dumb-init