Skip to content
Snippets Groups Projects
Commit 536b90ff authored by jabertwo's avatar jabertwo
Browse files

Merge branch 'renovate/influxdb-2.x' into 'master'

Update influxdb Docker tag to v2.7.1

See merge request !38
parents eaec51e1 f15c34ef
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