Skip to content

Use Lambda runtime al.2023 as base container to build Lambda functions #178

@amilochau

Description

@amilochau

Is your feature request related to a problem?

When building .NET applications with native AOT, we have to use the same operating system (with the same dependencies) as when used on runtime. Ubuntu 24 is not compatible is AWS Lambda runtime al.2023.

Describe the solution you'd like

We should use the AWS Lambda base container as the base container used by the GitHub Actions - so that we can continue using the latest version of the runner OS while building compatible Lambda functions.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions