fix(docker-compose.yml): updated registries for opencpu and postgres (2.0.1)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
molgenis:
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis:7.0.0
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis:7.0.0-SNAPSHOT
|
||||
ports:
|
||||
- 8080
|
||||
links:
|
||||
@ -32,7 +32,7 @@
|
||||
io.rancher.scheduler.global: true
|
||||
|
||||
opencpu:
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis-opencpu:7.0.0
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis-opencpu:7.0.0-SNAPSHOT
|
||||
ports:
|
||||
- 8004:8004
|
||||
|
||||
|
Reference in New Issue
Block a user