Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
chore(docker): update dependency rabbitmq to v3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2022
1 parent e31ea65 commit 8bf3cbf
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 @@ -12,7 +12,7 @@ services:
- "27017:27017"

rabbitmq:
image: rabbitmq:3.9.15-management-alpine@sha256:c2bdbe854a1398dbe5295f149a577a46ebd79cba93d4c14710f74b19b26b3a39
image: rabbitmq:3.10.1-management-alpine@sha256:96faf49b90bc11c70561bcdcb7c30c33f8bd2cb4e89eb3ad2303b16a511e47cd
ports:
- "5672:5672"
- "15672:15672"
Expand Down

0 comments on commit 8bf3cbf

Please sign in to comment.