Merge pull request #376 from ChristianLempa/renovate/docker.io-library-influxdb-2.7.x

This commit is contained in:
Christoph Schug 2024-07-26 08:08:01 +02:00 committed by GitHub
commit 2d4f3ebb93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ volumes:
services: services:
influxdb: influxdb:
container_name: influxdb container_name: influxdb
image: docker.io/library/influxdb:2.7.7-alpine image: docker.io/library/influxdb:2.7.8-alpine
# (Optional) remove this section when using traefik # (Optional) remove this section when using traefik
ports: ports:
- '8086:8086' - '8086:8086'