Browse Source

Update docker-compose.yml (#19063)

closed-social-glitch-2
Shlee 1 year ago
committed by GitHub
parent
commit
159b4edeef
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docker-compose.yml

+ 1
- 1
docker-compose.yml View File

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

Loading…
Cancel
Save