spcl/serverless-benchmarks
Support AWS functions using Amazon Linux 2023
Offen
#208 geöffnet am 09.07.2024
awsgood first issuenodejspython
Repository-Metriken
- Stars
- (196 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.