node 16 major upgrade.

This commit is contained in:
Miroslav Šedivý
2022-05-14 19:25:22 +02:00
parent bf9361a61f
commit 6fcbcedc6d
4 changed files with 2669 additions and 8351 deletions

View File

@ -1,4 +1,4 @@
FROM node:14-buster-slim
FROM node:16-buster-slim
COPY . /app