Skip to content

Commit

Permalink
Revert to redis 5
Browse files Browse the repository at this point in the history
  • Loading branch information
RineshRamadhin authored Apr 2, 2022
1 parent f6bdb5b commit e540783
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 @@ -58,7 +58,7 @@ services:
- ${FILES_PATH}:/code/files

redis:
image: redis:6.2.6-alpine
image: redis:5.0.14-alpine
container_name: web-dl_redis
deploy:
resources:
Expand Down

0 comments on commit e540783

Please sign in to comment.