Skip to content

Commit

Permalink
[BUMP] Update dependency redis to v7.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-service-auto-merge authored Jan 27, 2025
2 parents e55226c + 1e90455 commit 31ca7f1
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:
- 5432:5432

redis:
image: redis:7.2.5-alpine
image: redis:7.2.7-alpine
restart: unless-stopped
ports:
- 6379:6379

0 comments on commit 31ca7f1

Please sign in to comment.