spcl/serverless-benchmarks

Support AWS functions using Amazon Linux 2023

Open

#208 opened on Jul 9, 2024

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

Repository metrics

Stars
 (196 stars)
PR merge metrics
 (PR metrics pending)

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