mirror of
https://github.com/penpot/penpot.git
synced 2025-07-30 09:28:24 +02:00
⬇️ Downgrade redis client version.
This commit is contained in:
parent
d89bf772a6
commit
b14c98b76e
3 changed files with 2 additions and 3 deletions
|
@ -84,7 +84,7 @@ services:
|
|||
- postgres_data:/var/lib/postgresql/data
|
||||
|
||||
redis:
|
||||
image: redis:6
|
||||
image: redis:5.0.7
|
||||
hostname: "penpot-devenv-redis"
|
||||
container_name: "penpot-devenv-redis"
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue