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
{{ message }}
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
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
The Dockerfile isn't building because
duffn/python-poetry:3.9-bullseyeis 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