File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ COMPOSE_PROJECT_NAME=fiware
33
44# Orion LD variables
55ORION_LD_PORT = 1026
6- ORION_LD_VERSION = 1.2.0-PRE-1222
6+ ORION_LD_VERSION = 1.2.0
77
88# Scorpio variables
99SCORPIO_PORT = 9090
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ services:
4646 tutorial :
4747 labels :
4848 org.fiware : ' tutorial'
49- image : fiware/tutorials.context-provider
49+ image : quay.io/ fiware/tutorials.context-provider
5050 hostname : tutorial
5151 container_name : fiware-tutorial
5252 networks :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ services:
2222 orion :
2323 labels :
2424 org.fiware : ' tutorial'
25- image : fiware/orion-ld:${ORION_LD_VERSION}
25+ image : quay.io/ fiware/orion-ld:${ORION_LD_VERSION}
2626 hostname : orion
2727 container_name : fiware-orion
2828 depends_on :
You can’t perform that action at this time.
0 commit comments