Compare commits
2 commits
005d8156cb
...
2a2b052b9f
Author | SHA1 | Date | |
---|---|---|---|
2a2b052b9f | |||
946bc80f1d |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.9.0-alpine
|
||||
FROM node:14.10.0-alpine
|
||||
|
||||
COPY dist/universal-statuspage /universal-statuspage
|
||||
|
||||
|
|
Reference in a new issue