You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrading from the python:3.8.3-alpine3.12 image to python:3.8.4-alpine3.12 results in a major upgrade of the provided setuptools from 47.1.1 to 49.2.0
This means that this "bugfix" release upgrade which includes security patches also makes a backwards incompatible change making it difficult for consumers of this image to perform security updates.