Skip to content

Commit

Permalink
Update rabbitmq Docker tag to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 0453bbf commit 47deb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
retries: 5
start_period: 40s
rabbitmq:
image: "rabbitmq:3.13.7-management-alpine"
image: "rabbitmq:4.0.0-management-alpine"
ports:
- "5672:5672"
healthcheck:
Expand Down

0 comments on commit 47deb94

Please sign in to comment.