Compare commits
3 commits
ee3f46b5ac
...
baf7c8dd8a
Author | SHA1 | Date | |
---|---|---|---|
baf7c8dd8a | |||
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