Update influxdb Docker tag to v1.8

This commit is contained in:
Comrade Renovate Bot 2020-09-16 07:02:24 +00:00
parent 5bc6169301
commit 6a7433f442
1 changed files with 1 additions and 1 deletions

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: