Update influxdb Docker tag to v1.8 #3

Merged
decentral1se merged 1 commits from renovate/docker-influxdb-1.x into main 2020-09-16 08:45:21 +00:00

View File

@ -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: