forked from coop-cloud/swarmpit
Update influxdb Docker tag to v1.8
This commit is contained in:
parent
5bc6169301
commit
6a7433f442
@ -53,7 +53,7 @@ services:
|
|||||||
# constraints:
|
# constraints:
|
||||||
# - node.labels.swarmpit.db-data == true
|
# - node.labels.swarmpit.db-data == true
|
||||||
influxdb:
|
influxdb:
|
||||||
image: influxdb:1.7
|
image: influxdb:1.8
|
||||||
volumes:
|
volumes:
|
||||||
- influx-data:/var/lib/influxdb
|
- influx-data:/var/lib/influxdb
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user