chore(deps): update oliver006/redis_exporter docker tag to v1.85.0

This commit is contained in:
renovate[bot]
2026-06-04 21:14:41 +00:00
committed by GitHub
parent de25bc5cd1
commit 71b48b800e
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ services:
environment:
DATA_SOURCE_NAME: 'postgresql://postgres:${PG_PASS}@postgres:5432/hctv?sslmode=disable'
redis-exporter:
image: 'oliver006/redis_exporter:v1.67.0'
image: 'oliver006/redis_exporter:v1.85.0'
environment:
REDIS_ADDR: 'redis://redis:6379'
prometheus:

View File

@@ -20,7 +20,7 @@ services:
ports:
- 6379:6379
redis-exporter:
image: oliver006/redis_exporter:v1.67.0
image: oliver006/redis_exporter:v1.85.0
environment:
REDIS_ADDR: redis://redis:6379
mediamtx: