chore(deps): update docker.io/library/redis docker tag to v7.2.5

This commit is contained in:
renovate[bot] 2024-05-21 00:28:22 +00:00 committed by GitHub
parent 15d9478a04
commit f210094a35
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
restart: unless-stopped
redis:
image: docker.io/library/redis:7.2.4
image: docker.io/library/redis:7.2.5
container_name: authentik-redis
command: --save 60 1 --loglevel warning
healthcheck: