Update redis to 7 (#9654)

This commit is contained in:
Takuya Yoshida
2023-01-18 16:18:23 +09:00
committed by GitHub
parent 57b1fe44d4
commit eea47ca2e8

View File

@ -24,7 +24,7 @@ services:
redis:
restart: always
image: redis:4.0-alpine
image: redis:7-alpine
networks:
- internal_network
volumes: