Browse Source

Update docker-compose.yml (#19063)

pull/1253/head
Shlee 4 years ago committed by GitHub
parent
commit
159b4edeef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose.yml

2
docker-compose.yml

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

Loading…
Cancel
Save