Compare commits
2 commits
509c0ce592
...
b1a2f00948
Author | SHA1 | Date | |
---|---|---|---|
b1a2f00948 | |||
1a98a06e59 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.7.0-alpine
|
||||
FROM node:14.8.0-alpine
|
||||
|
||||
COPY dist/universal-statuspage /universal-statuspage
|
||||
|
||||
|
|
Reference in a new issue