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
poetry.lock was removed from version control [1], but the Dockerfile
was not updated.
Also change the base image to python:3.9-bullseye
Debian buster has been discontinued [2], so bump to bullseye.
And python 3.9 is the minimal requried version at this time.
[1] ff326f3
[2] https://www.debian.org/releases/buster/
Signed-off-by: Ihor Solodrai <[email protected]>
0 commit comments