Update influxdb Docker tag to v1.12

This commit is contained in:
Renovate Bot
2026-02-17 17:54:31 +00:00
parent 17f03c2353
commit 6647986ccc

View File

@@ -33,7 +33,7 @@ services:
# - monitoring_default # - monitoring_default
influxdb: influxdb:
image: influxdb:1.8 image: influxdb:1.12
container_name: influxdb container_name: influxdb
hostname: influxdb hostname: influxdb
restart: unless-stopped restart: unless-stopped