spcl/serverless-benchmarks

Support AWS functions using Amazon Linux 2023

开放

#208 创建于 2024年7月9日

 (1 条评论) (0 个反应) (0 位负责人)Python (99 个派生)auto 404
awsgood first issuenodejspython

仓库指标

星标
 (196 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南