Skip to content

Commit

Permalink
Upgrade rabbitmq version used in development
Browse files Browse the repository at this point in the history
  • Loading branch information
4c0n committed Sep 25, 2023
1 parent dd4a3ad commit 4f1b6c7
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 @@ -135,7 +135,7 @@ services:
retries: 5

rabbit:
image: rabbitmq:3.8-management
image: rabbitmq:3.11-management
ports:
- "5672:5672"
- "15672:15672"
Expand Down

0 comments on commit 4f1b6c7

Please sign in to comment.