Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Jan 09:30
· 44 commits to main since this release

Multi-Arch Docker Images

Images are available for Python 3.10, 3.11, 3.12, 3.13, and 3.14 on both AMD64 and ARM64 architectures.

Usage

Pull a specific Python version:

docker pull ghcr.io/fok666/lambda-python-layer:v0.1.2-python3.14

The images support both AMD64 and ARM64 architectures automatically.

Available Tags

  • v0.1.2-python3.10 (multi-arch)
  • v0.1.2-python3.11 (multi-arch)
  • v0.1.2-python3.12 (multi-arch)
  • v0.1.2-python3.13 (multi-arch)
  • v0.1.2-python3.14 (multi-arch)

Full Changelog: v0.1.1...v0.1.2