serverlesspub / imagemagick-aws-lambda-2

ImageMagick for AWS Lambda 2 runtimes
https://serverless.pub
Other
259 stars 163 forks source link

Can current AWS Lambda Layer support nodejs 12? #21

Closed Bilal-S closed 4 years ago

Bilal-S commented 4 years ago

The current AWS layer as published: https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:145266761615:applications~image-magick-lambda-layer

Contains binaries for nodejs 10.x. Could another one be created to support lambda 12.x or does this support also 12.x deployments?

Cheers, B.

gojko commented 4 years ago

the same one will work with node12; it is also based on the Amazon Linux 2 AMI