Skip to content

Commit

Permalink
Update docker-compose.yml (#16489)
Browse files Browse the repository at this point in the history
  • Loading branch information
shleeable committed Jul 11, 2021
1 parent 7095c80 commit a2ce750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:

redis:
restart: always
image: redis:6.0-alpine
image: redis:6-alpine
networks:
- internal_network
healthcheck:
Expand Down

0 comments on commit a2ce750

Please sign in to comment.