spcl/serverless-benchmarks
Support AWS functions using Amazon Linux 2023
オープン
#208 opened on 2024/07/09
awsgood first issuenodejspython
Repository metrics
- Stars
- (196 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.