Merge pull request #226 from ChristianLempa/renovate/docker.io-library-influxdb-2.x

chore(deps): update docker.io/library/influxdb docker tag to v2.7.6
This commit is contained in:
Christoph Schug 2024-04-13 09:04:16 +02:00 committed by GitHub
commit af8ea02664
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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