Hacker News new | ask | show | jobs
by AaronFriel 1950 days ago
The python:3.8 and python:3.9 container images if used to build web services such as Django with GIS extensions may have an RCE until Python.org sources are updated.
1 comments

Why can't the base image receive those patches as well?
Those images pull from python.org sources, see:

https://github.com/docker-library/python/blob/master/3.8/bus...