We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d5dd5 commit 5889051Copy full SHA for 5889051
docker-compose.yml
@@ -94,7 +94,7 @@ services:
94
95
# Redis exporter for Prometheus
96
redis-exporter:
97
- image: oliver006/redis_exporter:v1.79.0
+ image: oliver006/redis_exporter:v1.80.0
98
container_name: redis_exporter
99
environment:
100
# Connect to Redis instance (with password)
0 commit comments