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

This commit is contained in:
Christoph Schug
2024-12-03 05:46:45 +01:00
committed by GitHub
+1 -1
View File
@@ -8,7 +8,7 @@ volumes:
services:
influxdb:
container_name: influxdb
image: docker.io/library/influxdb:2.7.10-alpine
image: docker.io/library/influxdb:2.7.11-alpine
# (Optional) remove this section when using traefik
ports:
- '8086:8086'