Compare commits
2 commits
26ec5f6462
...
c57311078f
Author | SHA1 | Date | |
---|---|---|---|
c57311078f | |||
a52b1512e1 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.15.1-alpine
|
||||
FROM node:14.15.2-alpine
|
||||
|
||||
COPY dist/universal-statuspage /universal-statuspage
|
||||
|
||||
|
|
Reference in a new issue