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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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