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 5cd08cf commit 43c9b34Copy full SHA for 43c9b34
1 file changed
docker-compose.yaml
@@ -15,7 +15,7 @@ services:
15
retries: 5
16
start_period: 40s
17
rabbitmq:
18
- image: "rabbitmq:4.0.9-management-alpine"
+ image: "rabbitmq:4.1.0-management-alpine"
19
ports:
20
- "5672:5672"
21
healthcheck:
0 commit comments