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 27, 2024
1 parent 095a4f2 commit 37a76ab
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 @@ -1146,7 +1146,7 @@ services:
test: rabbitmq-diagnostics -q ping
timeout: 30s
hostname: my-rabbit
image: "rabbitmq:${RABBITMQ_VERSION:-3.13.7-management}"
image: "rabbitmq:${RABBITMQ_VERSION:-4.0.2-management}"
ports:
- "5672:5672"
- "15672:15672"
Expand Down

0 comments on commit 37a76ab

Please sign in to comment.