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

Update influxdb Docker tag to v2.7.5

parent 6d7205fc
No related branches found
No related tags found
1 merge request!74Update influxdb Docker tag to v2.7.5
......@@ -26,7 +26,7 @@ services:
influxdb:
image: influxdb:2.7.1
image: influxdb:2.7.5
restart: always
ports:
- "{{ int_ip4 }}:{{ influxdb_port }}:8086"
......
......@@ -24,7 +24,7 @@ services:
influxdb:
image: influxdb:2.7.1
image: influxdb:2.7.5
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