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 faf51d6 commit 95ba98dCopy full SHA for 95ba98d
examples/MicroserviceExample/docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
- 9411:9411
6
7
rabbitmq:
8
- image: rabbitmq:4-management-alpine@sha256:c5a2f3fad5080c73282f64f813591214e5c94004b876889044f71d3ad80f167a
+ image: rabbitmq:4-management-alpine@sha256:823b455d50e6a1a106243223a302c3eff5f14cf5d6a8827782071403ee255352
9
ports:
10
- 5672:5672
11
- 15672:15672
0 commit comments