Compare commits
2 commits
336a41c11f
...
d44fa10a66
Author | SHA1 | Date | |
---|---|---|---|
d44fa10a66 | |||
ca7ced0958 |
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
|
||||
|
||||
|
|
Reference in a new issue