File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
subscriptions/apollo_rabbitmq
packages/graphql-amqp-subscriptions-engine Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
version : ' 3.5'
2
2
services :
3
3
rabbitmq :
4
- image : rabbitmq:3.13-management@sha256:ba406c7daaef53b59c92a13db37a27d0425579a40c59266d10022a40a8ba7242
4
+ image : rabbitmq:3.13-management@sha256:8a42d9d01bbfaf2024e5884dab89cc06fbd487b5160ec4577c422732f7896365
5
5
ports :
6
6
- " 5672:5672"
7
7
- " 15672:15672"
Original file line number Diff line number Diff line change 1
1
version : ' 3.5'
2
2
services :
3
3
rabbitmq :
4
- image : rabbitmq:3.13-management@sha256:ba406c7daaef53b59c92a13db37a27d0425579a40c59266d10022a40a8ba7242
4
+ image : rabbitmq:3.13-management@sha256:8a42d9d01bbfaf2024e5884dab89cc06fbd487b5160ec4577c422732f7896365
5
5
ports :
6
6
- " 5672:5672"
7
7
- " 15672:15672"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: '3.5'
2
2
# This is just for local testing
3
3
services :
4
4
rabbitmq :
5
- image : rabbitmq:3.13-management@sha256:ba406c7daaef53b59c92a13db37a27d0425579a40c59266d10022a40a8ba7242
5
+ image : rabbitmq:3.13-management@sha256:8a42d9d01bbfaf2024e5884dab89cc06fbd487b5160ec4577c422732f7896365
6
6
ports :
7
7
- " 5672:5672"
8
8
- " 15672:15672"
You can’t perform that action at this time.
0 commit comments