Update redis Docker tag to v7 #73

Open
renovate wants to merge 1 commits from renovate/redis-7.x into master
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
- 127.0.0.1:8080:8080
redis:
image: redis:6-alpine
image: redis:7-alpine
db:
image: postgres:14-alpine