Upgrade to node 16 (#390)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Base image
|
||||
FROM node:15-buster-slim
|
||||
FROM node:16-buster-slim
|
||||
|
||||
# Copy repository
|
||||
COPY . /metrics
|
||||
|
||||
Reference in New Issue
Block a user