spcl/serverless-benchmarks

Support AWS functions using Amazon Linux 2023

Closed

#208 opened on Jul 9, 2024

 (1 comment) (0 reactions) (0 assignees)Python (99 forks)auto 404
awsgood first issuenodejspython

Repository metrics

Stars
 (196 stars)
PR merge metrics
 (Avg merge 2d 9h) (6 merged PRs in 30d)

Description

To support Python 3.12 and Node.js 20, we need to migrate our build Dockerfiles from Amazon Linux 2 to Amazon Linux 2023.

Right now, it looks like the most major change is migrating the package manager from yum to dnf.

Contributor guide