Skip to content
Snippets Groups Projects
Commit ea795733 authored by void's avatar void
Browse files

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

Update influxdb Docker tag to v2.7.5

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