aws / aws/aws-lambda-base-images
Publish multi-arch manifests to DockerHub
Open
- Dominant language
- No language data
- Stars
- 777
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
It seems that with Python 3.13, the images published to DockerHub now include an architecture suffix (e.g., "amazon/aws-lambda-python:3.13-x86_64"). This makes the images difficult to use in an architecture-agnostic way.
Please start publishing multi-arch manifests (aka, ["shared tags"](https://github.com/docker-library/faq#whats-the-difference-between-shared-and-simple-tags)) with no version suffix (e.g., "amazon/aws-lambda-python:3.13").
Contributor guide
Assessment
This issue has not been assessed yet.