fix(mongo): mongo start waiting forever for old mongo versions (#783)
Old versions of Mongo, like 3.6, log the message "waiting for connections [...]", with a lowercase 'w', while newer versions log the message with uppercase 'W'. This commit makes the log search when starting the container case insensitive. Co-authored-by: Roy Moore <roy@moore.co.il>
F
fran-penedo committed
13886120e9cb72666a40ea3691ea13e584805918
Parent: e6b976d
Committed by GitHub <noreply@github.com>
on 10/7/2025, 9:48:34 PM