apify-cli icon indicating copy to clipboard operation
apify-cli copied to clipboard

Enable choosing Node.js / Python version when creating an Actor

Open fnesveda opened this issue 2 years ago • 0 comments

When you're creating an Actor, it's created with the Node.js / Python version that is specified in the Dockerfile in https://github.com/apify/actor-templates/. It would be nice if the user could choose which Node.js / Python version they want to use in their Actor, and the Dockerfile would be updated accordingly.

fnesveda avatar Jul 03 '23 14:07 fnesveda