Skip to content

Commit

Permalink
chore(deps): update rabbitmq docker tag to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent e5e60e4 commit c64b8f8
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 @@ -20,7 +20,7 @@ services:
- 27017:27017

rabbitmq:
image: rabbitmq:3-management-alpine
image: rabbitmq:4-management-alpine
container_name: 'rabbitmq'
networks:
- overlay
Expand Down

0 comments on commit c64b8f8

Please sign in to comment.