Skip to content

Commit 2afece0

Browse files
authored
Upgrade to node 16 (#390)
1 parent 408389f commit 2afece0

File tree

6 files changed

+3050
-5523
lines changed

6 files changed

+3050
-5523
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base image
2-
FROM node:15-buster-slim
2+
FROM node:16-buster-slim
33

44
# Copy repository
55
COPY . /metrics

0 commit comments

Comments
 (0)