Compare commits
2 commits
cb7ef763ce
...
aa68fb572c
Author | SHA1 | Date | |
---|---|---|---|
aa68fb572c | |||
b65745c020 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.6.0-alpine
|
||||
FROM node:14.7.0-alpine
|
||||
|
||||
COPY dist/universal-statuspage /universal-statuspage
|
||||
|
||||
|
|
Reference in a new issue