Update influxdb Docker tag to v1.8 #3
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user