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:
|
||||
# - node.labels.swarmpit.db-data == true
|
||||
influxdb:
|
||||
image: influxdb:1.7
|
||||
image: influxdb:1.8
|
||||
volumes:
|
||||
- influx-data:/var/lib/influxdb
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user