Update node Docker tag to v14.7.0 #23

Manually merged
samuel-p merged 1 commit from renovate/node-14.x into develop 2020-07-31 13:27:50 +00:00
Showing only changes of commit b65745c020 - Show all commits

View file

@ -1,4 +1,4 @@
FROM node:14.6.0-alpine FROM node:14.7.0-alpine
COPY dist/universal-statuspage /universal-statuspage COPY dist/universal-statuspage /universal-statuspage