Updated docker-compose-production image tags

Change-Id: I6f1a7412e5d4f94ed6096a57094ae09e5d75ac7f
This commit is contained in:
aviau 2015-05-14 10:53:23 -04:00 committed by Alexandre Viau
parent aa6548b763
commit fe0c7b8571

View File

@ -1,6 +1,6 @@
surveil:
#build: .
image: savoirfairelinux/surveil:0.3.3
image: savoirfairelinux/surveil:0.4.0
links:
- mongo
- influxdb
@ -18,7 +18,7 @@ surveil:
shinken:
#build: tools/docker/shinken_container/
image: savoirfairelinux/surveil-shinken:0.3.3
image: savoirfairelinux/surveil-shinken:0.4.0
links:
- mongo
- influxdb
@ -58,7 +58,7 @@ grafana:
- influxdb
bansho:
image: savoirfairelinux/bansho:0.3.1
image: savoirfairelinux/bansho:0.4.0
environment:
BANSHO_BACKEND: "surveil"
#BANSHO_SURVEIL_URL: "http://surveil:8080/"