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
We use a docker image with 2.7 in it, it uses an old debian docker with python2.7 embed in it.
Because the debian image (not python2, the debian version itself) is deprecated, while apt update-ing, it will lead to a 404 because mirrors don't support it anymore.