Python 3.9, 3.10, 3.11, and 3.12 with additional components for easy deployments into Bink Infrastructure. If you're not sure what that means, you probably don't need/want this.
Tag | Base OS | Python Version | CPU Architectures | Additional Components | EOL Date |
---|---|---|---|---|---|
ghcr.io/binkhq/python:3.9 |
Ubuntu 22.04 | v3.9.19 | amd64 , arm64 |
None | April 2025 |
ghcr.io/binkhq/python:3.10 |
Ubuntu 22.04 | v3.10.14 | amd64 , arm64 |
None | April 2026 |
ghcr.io/binkhq/python:3.11 |
Ubuntu 22.04 | v3.11.9 | amd64 , arm64 |
None | April 2027 |
ghcr.io/binkhq/python:3.12 |
Debian 12 | v3.12.3 | amd64 , arm64 |
None | April 2028 |
With Canonical agressively pushing its own products over standard Linux tooling, e.g. Netplan, Snap, we decided to skip our migration to Ubuntu 24.04 and move back to Debian. Debian 12 has everything we need from a feature perspective and will continue to recieve security updates until 2026, at which time we'll move our images to Debian 13.
Bink is no longer using Linkerd following the changes described here and as such will no longer support linkerd-await
in this image.
Previously these images shipped with special tags for poetry, pipenv, and pyo3, these have been removed as this project is built around the Python release schedule and often had out of date versions of the aformentioned projects.
The following images still exist, but are in an unmaintained state:
ghcr.io/binkhq/python:3.9-poetry
ghcr.io/binkhq/python:3.9-pipenv
ghcr.io/binkhq/python:3.9-pyo3
ghcr.io/binkhq/python:3.10-poetry
ghcr.io/binkhq/python:3.10-pipenv
ghcr.io/binkhq/python:3.10-pyo3
ghcr.io/binkhq/python:3.11-poetry
ghcr.io/binkhq/python:3.11-pipenv
ghcr.io/binkhq/python:3.11-pyo3