mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #13141 from overleaf/msm-update-redis-ce-sp
[CE/SP] Update redis to 6.2 GitOrigin-RevId: 115d6178336a4ce1493336e69919dc55d90972eb
This commit is contained in:
@@ -120,7 +120,7 @@ services:
|
||||
|
||||
redis:
|
||||
restart: always
|
||||
image: redis:5
|
||||
image: redis:6.2
|
||||
container_name: redis
|
||||
expose:
|
||||
- 6379
|
||||
|
||||
Reference in New Issue
Block a user