Update docker-compose.yml (#16489)

lolsob-rspec
Shlee 2021-07-11 18:57:31 +08:00 committed by GitHub
parent 2bc9e256cc
commit 2960d381dd
1 changed files with 1 additions and 1 deletions

View File

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