Update docker-compose.yml (#19063)

This commit is contained in:
Shlee 2022-08-28 01:10:46 +09:30 committed by GitHub
parent c7147bab90
commit 159b4edeef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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