Merge pull request #1141 from ChristianLempa/renovate/docker.io-library-redis-8.x

This commit is contained in:
Christoph Schug
2025-08-07 20:03:14 +02:00
committed by GitHub
+1 -1
View File
@@ -88,7 +88,7 @@ services:
restart: unless-stopped
redis:
image: docker.io/library/redis:8.0.3
image: docker.io/library/redis:8.2.0
container_name: authentik-redis
command: --save 60 1 --loglevel warning
healthcheck: