Update node Docker tag to v14.10.1

This commit is contained in:
Renovate Bot 2020-09-11 02:09:12 +00:00
parent 2a2b052b9f
commit 60c4b362da

View file

@ -1,4 +1,4 @@
FROM node:14.10.0-alpine
FROM node:14.10.1-alpine
COPY dist/universal-statuspage /universal-statuspage