Parallel container fetching and updates to non-major dependencies; performance boost for multiple agents.
🚀 Features
Changes the fetching of containers from serial to parallel. This provide a little performance boost for people who have multiple agents. - by @amir20 in https://github.com/amir20/dozzle/issues/4088(16495)