Update redis Docker tag to v7
This commit is contained in:
parent
dd84f03bee
commit
c0de8215d6
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ services:
|
|||
- 127.0.0.1:8000:8000
|
||||
|
||||
redis:
|
||||
image: redis:6-alpine
|
||||
image: redis:7-alpine
|
||||
|
||||
db:
|
||||
image: postgres:14-alpine
|
||||
|
|
Loading…
Add table
Reference in a new issue