Compare commits
No commits in common. "a501f1c7d530ecb825ca4c1daf30ccd0d4fc194d" and "abb3be87029d4df78a5d05146d224124d0bf8dac" have entirely different histories.
a501f1c7d5
...
abb3be8702
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.15.1-alpine
|
||||
FROM node:14.14.0-alpine
|
||||
|
||||
COPY dist/universal-statuspage /universal-statuspage
|
||||
|
||||
|
|
Reference in a new issue