spcl/serverless-benchmarks
View on GitHubSupport AWS functions using Amazon Linux 2023
Open
#208 opened on Jul 9, 2024
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.