We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1724b2 commit e8dd001Copy full SHA for e8dd001
1 file changed
docker-compose.yml
@@ -50,7 +50,7 @@ services:
50
restart: on-failure
51
52
rabbitmq:
53
- image: rabbitmq:4-management-alpine
+ image: rabbitmq:4.0-management-alpine
54
hostname: rabbitmq
55
ports:
56
- 5672:5672
0 commit comments