I think it would be convenient to update the Dockerfile and replace the get-poetry.py url with this one ``` curl -sSL https://install.python-poetry.org | python3 - ``` as it will be deprecated as discussed here : https://python-poetry.org/docs/