Open samruddhikhandale opened 1 year ago
From https://github.com/docker-library/python/issues/870#issuecomment-1756422518
We generally only create python images for the two most recent releases of the distributions that we build for. So, currently that ends up being Debian Bookworm and Bullseye and Alpine 3.18 and 3.17.
Related: https://github.com/docker-library/python/issues/863
As official python images are not adding support for buster
, we would follow the same thing for dev container images.
Opened https://github.com/docker-library/python/issues/870
Originally posted by @samruddhikhandale in https://github.com/devcontainers/images/issues/750#issuecomment-1747642229