aws-samples / react-ssr-lambda

Demo of server side rendering for React application on AWS Lambda
MIT No Attribution
107 stars 24 forks source link

Outdated python runtime is used in this repository #41

Closed adhinneupane closed 1 year ago

adhinneupane commented 1 year ago

Same as https://github.com/aws-samples/react-ssr-lambda/issues/40

Tried a bunch of solutions. Looks like the runtime is bundled with cdk itself so having problem changing that.

adhinneupane commented 1 year ago

@roman-boiko