We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5445483 commit ecb15e8Copy full SHA for ecb15e8
examples/MicroserviceExample/docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
- 9411:9411
6
7
rabbitmq:
8
- image: rabbitmq:4-management-alpine@sha256:acf36b61e63d7d1f4d5ae2bbe17f94f10612638d0314f72bc6df55603eb55381
+ image: rabbitmq:4-management-alpine@sha256:5cbd7145b0306399ad68422c3350b6cbd1bb95704b39f5896480e5b6d4238a04
9
ports:
10
- 5672:5672
11
- 15672:15672
0 commit comments