Merge pull request #642 from ChristianLempa/renovate/docker.io-library-redis-7.4.x

chore(deps): update docker.io/library/redis docker tag to v7.4.2
This commit is contained in:
Christoph Schug 2025-01-06 22:11:13 +01:00 committed by GitHub
commit 0f3735efd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ services:
- postgres_data:/var/lib/postgresql/data - postgres_data:/var/lib/postgresql/data
restart: unless-stopped restart: unless-stopped
redis: redis:
image: docker.io/library/redis:7.4.1 image: docker.io/library/redis:7.4.2
container_name: authentik-redis container_name: authentik-redis
command: --save 60 1 --loglevel warning command: --save 60 1 --loglevel warning
healthcheck: healthcheck: