spcl/serverless-benchmarks

Support AWS functions using Amazon Linux 2023

Ouverte

#208 ouverte le 9 juil. 2024

 (1 commentaire) (0 réaction) (0 personne assignée)Python (99 forks)auto 404
awsgood first issuenodejspython

Métriques du dépôt

Stars
 (196 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur