forked from coop-cloud/swarmpit
Merge pull request 'Update influxdb Docker tag to v1.8' (#3) from renovate/docker-influxdb-1.x into main
Reviewed-on: https://git.autonomic.zone/compose-stacks/swarmpit/pulls/3
This commit is contained in:
commit
da2ca45350
@ -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