We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ad0c3 commit 22fd20fCopy full SHA for 22fd20f
1 file changed
docker-compose.yaml
@@ -15,7 +15,7 @@ services:
15
retries: 5
16
start_period: 40s
17
rabbitmq:
18
- image: "rabbitmq:3.13.3-management-alpine"
+ image: "rabbitmq:3.13.4-management-alpine"
19
ports:
20
- "5672:5672"
21
healthcheck:
0 commit comments