Update redis Docker tag to v8

This commit is contained in:
Renovate Bot
2026-02-18 10:39:39 +01:00
parent 45f6dac468
commit 0501b73167
7 changed files with 7 additions and 7 deletions

View File

@@ -119,7 +119,7 @@ services:
redis:
restart: always
image: redis:7-alpine
image: redis:8-alpine
container_name: sharelatex-redis
expose:
- 6379