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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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