apify / apify-actor-docker

Base Docker images for Apify actors.
https://hub.docker.com/u/apify
Apache License 2.0
70 stars 23 forks source link

Update python base images (3.11 -> 3.12, bullsyeye -> bookworm) #136

Closed jirispilka closed 6 months ago

jirispilka commented 6 months ago

Note test for node test-playwrigth is failing at my local but I have not touched it at all.

Testing Docker image...
INFO  System info {"apifyVersion":"3.2.0","apifyClientVersion":"2.9.3","crawleeVersion":"3.9.2","osType":"Linux","nodeVersion":"v20.13.1"}
ERROR Failed to launch browser. Please check the following:
- Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers).