Update node Docker tag to v14.15.3
This commit is contained in:
parent
c57311078f
commit
d644c77d01
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.15.2-alpine
|
||||
FROM node:14.15.3-alpine
|
||||
|
||||
COPY dist/universal-statuspage /universal-statuspage
|
||||
|
||||
|
|
Reference in a new issue