Skip to content
Snippets Groups Projects
Commit f15c34ef authored by renovatebot's avatar renovatebot
Browse files

Update influxdb Docker tag to v2.7.1

parent 713f0b0c
No related branches found
No related tags found
1 merge request!38Update influxdb Docker tag to v2.7.1
......@@ -26,7 +26,7 @@ services:
influxdb:
image: influxdb:2.6.1
image: influxdb:2.7.1
restart: always
ports:
- "{{ int_ip4 }}:{{ influxdb_port }}:8086"
......
......@@ -24,7 +24,7 @@ services:
influxdb:
image: influxdb:2.6.0
image: influxdb:2.7.1
restart: always
ports:
- "{{ int_ip4 }}:{{ influxdb_port }}:8086"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment