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 Sep 23, 2024
1 parent 464ff5f commit b3c8a93
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 @@ -78,7 +78,7 @@ services:
- 6380:6379

rabbitmq:
image: rabbitmq:3-management-alpine
image: rabbitmq:4-management-alpine
container_name: codedang-rabbitmq
ports:
- 15672:15672 # Admin Management
Expand Down

0 comments on commit b3c8a93

Please sign in to comment.