Skip to content

Commit

Permalink
chore(deps): update rabbitmq docker tag to v3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 13f894b commit 3aca3f1
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:
environment:
VIRTUAL_HOST: rabbitmq.messaging.localtest.me
VIRTUAL_PORT: 15672
image: rabbitmq:3.7-management-alpine
image: rabbitmq:3.9-management-alpine
hostname: iris-rabbitmq
networks:
messaging:
Expand Down

0 comments on commit 3aca3f1

Please sign in to comment.