mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-07 09:33:51 +00:00
Set tag '5' for redis image
This commit is contained in:
parent
422001d16d
commit
7d70401693
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ services:
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
restart: always
|
restart: always
|
||||||
image: redis:5.0.0
|
image: redis:5
|
||||||
container_name: redis
|
container_name: redis
|
||||||
expose:
|
expose:
|
||||||
- 6379
|
- 6379
|
||||||
|
|
Loading…
Reference in a new issue