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

Commit e4160c9

Browse files
committed
chore(docker): update dependency rabbitmq to v3.9.16
1 parent e31ea65 commit e4160c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- "27017:27017"
1313

1414
rabbitmq:
15-
image: rabbitmq:3.9.15-management-alpine@sha256:c2bdbe854a1398dbe5295f149a577a46ebd79cba93d4c14710f74b19b26b3a39
15+
image: rabbitmq:3.9.16-management-alpine@sha256:5f3a20f7765c9674aa8c9f09e9b17e2d94e4d8bf9b4a5f92cf9e4cd6675e4ddc
1616
ports:
1717
- "5672:5672"
1818
- "15672:15672"

0 commit comments

Comments
 (0)