spcl/serverless-benchmarks
Support AWS functions using Amazon Linux 2023
Aberta
#208 aberto em 9 de jul. de 2024
awsgood first issuenodejspython
Métricas do repositório
- Stars
- (196 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.