spcl/serverless-benchmarks

Support AWS functions using Amazon Linux 2023

Aberta

#208 aberto em 9 de jul. de 2024

 (1 comentário) (0 reação) (0 responsável)Python (99 forks)auto 404
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.

Guia do colaborador