The Dockerfile isn't building because duffn/python-poetry:3.9-bullseye
is not available anymore because the repository has been archived, and most importantly, Python 3.9 has reached EOL. The program won't work unless the codebase is updated to another image, preferably >=3.10