Update docker-compose.yml (#13756)

This commit is contained in:
Shlee
2020-05-15 17:38:30 +08:00
committed by GitHub
parent 927f9ea499
commit 328c5a21d7

View File

@ -14,7 +14,7 @@ services:
redis:
restart: always
image: redis:5.0-alpine
image: redis:6.0-alpine
networks:
- internal_network
healthcheck: