Skip to content

Commit

Permalink
chore(deps): update rabbitmq docker tag to v3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 7f7ea5f commit ee27fcd
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 @@ -81,7 +81,7 @@ services:

rabbitmq:
<<: *restart_policy
image: "rabbitmq:3.11"
image: "rabbitmq:3.13"
ports:
- 5672:5672
- 15672:15672
Expand Down

0 comments on commit ee27fcd

Please sign in to comment.