Skip to content

Commit

Permalink
Upgrade Redis version to 7.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bartsanchez committed Jun 10, 2024
1 parent ce4c038 commit 565126f
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:
- redis_broker

redis_broker:
image: redis:7.2.3
image: redis:7.2.5
restart: always
sysctls:
net.core.somaxconn: 511
Expand Down

0 comments on commit 565126f

Please sign in to comment.