Skip to content

Commit

Permalink
Try pinning rabbitmq version
Browse files Browse the repository at this point in the history
  • Loading branch information
akmiller01 committed Dec 5, 2023
1 parent 03060e0 commit fb394eb
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 @@ -64,7 +64,7 @@ services:
- ddw_net

rabbitmq:
image: rabbitmq:latest
image: rabbitmq:3.11-management-alpine
ports:
- 4369:4369
- 5671:5671
Expand Down

0 comments on commit fb394eb

Please sign in to comment.