Compare commits
No commits in common. "1c8e99e0b1a2e5523791c57e7c90efe7e76d804e" and "38f63698e0e9c8a50638dc2f3743e108408f8592" have entirely different histories.
1c8e99e0b1
...
38f63698e0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.15.4-alpine
|
||||
FROM node:14.15.3-alpine
|
||||
|
||||
COPY dist/universal-statuspage /universal-statuspage
|
||||
|
||||
|
|
Reference in a new issue