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 e5e60e4 commit c64b8f8Copy full SHA for c64b8f8
docker-compose.yml
@@ -20,7 +20,7 @@ services:
20
- 27017:27017
21
22
rabbitmq:
23
- image: rabbitmq:3-management-alpine
+ image: rabbitmq:4-management-alpine
24
container_name: 'rabbitmq'
25
networks:
26
- overlay
0 commit comments