Update docker-compose.yml (#16489)

This commit is contained in:
Shlee
2021-07-11 18:57:31 +08:00
committed by GitHub
parent 7095c80373
commit a2ce7508c9

View File

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