Update docker-compose.yml ()

This commit is contained in:
Shlee 2022-08-28 01:10:46 +09:30 committed by GitHub
parent 8aaa9a7595
commit db8125a1b3

View file

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