Skip to content

Commit

Permalink
Use older rabbitmq (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-rojek authored Feb 10, 2023
1 parent f94d34a commit 7c17f94
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
@@ -1,7 +1,7 @@
version: "3.9"
services:
rabbit:
image: rabbitmq:3-management
image: rabbitmq:3.11.6-management
ports:
- "15672:15672"
- "5672:5672"
Expand Down

0 comments on commit 7c17f94

Please sign in to comment.