chore: upgrade InfluxDB 2.7.1 -> 2.7.5

This commit is contained in:
Christoph Schug 2024-02-22 21:58:45 +01:00
parent ca1b5cf74e
commit 48eb94f801

View File

@ -8,7 +8,7 @@ volumes:
services:
influxdb:
container_name: influxdb
image: influxdb:2.7.1-alpine
image: influxdb:2.7.5-alpine
# (Optional) remove this section when using traefik
ports:
- '8086:8086'