Skip to content

Commit

Permalink
chore(deps): update rabbitmq docker tag to v3.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent e3e3d9e commit 89a0eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot-rabbitmq-thymeleaf/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.2"
services:
rabbitmq:
container_name: rabbitmq
image: rabbitmq:3.12.9-management
image: rabbitmq:3.12.10-management
expose:
- "5672"
- "15672"
Expand Down

0 comments on commit 89a0eac

Please sign in to comment.