mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2026-09-27 09:26:22 -04:00
chore(deps): update docker.io/library/redis docker tag to v8.2.0
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user