Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more runtimes #15

Open
mabead opened this issue Oct 7, 2020 · 3 comments
Open

Support more runtimes #15

mabead opened this issue Oct 7, 2020 · 3 comments

Comments

@mabead
Copy link

mabead commented Oct 7, 2020

The ffmpeg layer is currently limited to the following runtimes:

  • nodejs10.x
  • python3.6
  • ruby2.5
  • java8
  • go1.x

It is therefore not possible to use it with other runtimes like dotnetcore* or python3.8. Would it be possible to include more runtimes or remove the runtimes limitation? Since the binaries included in the layer are self contained, I guess that it could run in any runtime.

@ShantanuNair
Copy link

This is more of an issue now that Node v10 isn't on the runtimes list when you try to create a new fn. Will maybe create a PR for this sometime

@kishoredr
Copy link

I would like to upgrade to the most recent Node.js runtime version, specifically version 20.X. How can I go about updating to this version?

it will support for nodejs20.x

@dohomi
Copy link

dohomi commented Jun 13, 2024

I am interested as well, a more recent version of nodejs would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants