I just started a new and clean project with npx crawlee create my-crawlernpx crawlee create my-crawler, built the docker image and deployed it in a server. When the image runs I get the log in the image bellow. I didn't change any line of code. Tried with crawlee in version 3.0.0 and 3.1.2.
Looks like another version of Playwright is being installed inside the image, but I don't know how to solve this.