Updated InfluxDB to 0.9.2
Change-Id: I33323e1581cd47043562f39d6fd17c989e69d695
This commit is contained in:
parent
e0876717ad
commit
4ee06a6c93
@ -42,7 +42,7 @@ mongo:
|
||||
"mongod --nojournal --smallfiles"
|
||||
|
||||
influxdb:
|
||||
image: surveil/influxdb:0.9.1
|
||||
image: surveil/influxdb:0.9.2
|
||||
environment:
|
||||
PRE_CREATE_DB: "db"
|
||||
ports:
|
||||
|
@ -8,7 +8,7 @@ oslo.middleware
|
||||
oslo.policy>=0.3.0
|
||||
keystonemiddleware
|
||||
PasteDeploy
|
||||
influxdb==2.6.0
|
||||
influxdb==2.7.3
|
||||
pika
|
||||
python-surveilclient==0.12.0
|
||||
six
|
||||
|
Loading…
Reference in New Issue
Block a user