withWait(new WaitForLog('Ready to accept connections')); } public static function make(string $version = 'latest'): self { return new self($version); } }