mirror of https://github.com/agola-io/agola
agolademo: fix agolademo image name
Use sorintlab/agolademo.
This commit is contained in:
parent
fd22309f19
commit
1e6197e112
|
@ -3,7 +3,7 @@ name:
|
|||
|
||||
services:
|
||||
agola:
|
||||
image: "agolademo"
|
||||
image: "sorintlab/agolademo"
|
||||
command: serve --components all-base,executor
|
||||
configs:
|
||||
- source: agola
|
||||
|
|
Loading…
Reference in New Issue