Upgrade to node 16 (#390)

This commit is contained in:
Zenoo
2021-06-17 18:06:58 +02:00
committed by GitHub
parent 408389fcc9
commit 2afece0f84
6 changed files with 2644 additions and 5117 deletions

View File

@@ -1,5 +1,5 @@
# Base image
FROM node:15-buster-slim
FROM node:16-buster-slim
# Copy repository
COPY . /metrics