Merge pull request 'Update node Docker tag to v14.13.1' (#41) from renovate/node-14.x into develop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #41
This commit is contained in:
commit
d44fa10a66
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM node:14.13.0-alpine
|
FROM node:14.13.1-alpine
|
||||||
|
|
||||||
COPY dist/universal-statuspage /universal-statuspage
|
COPY dist/universal-statuspage /universal-statuspage
|
||||||
|
|
||||||
|
|
Reference in a new issue