Release v65.0.4
Fix(Dockerfile) Make compatible with new poetry version (#4055)(patch)
Description
Poetry version 2.0.0 was released recently, converting some previous warnings to errors. This causes our dockerfile to fail when installing the dependencies using poetry.
Fixed
- Copies README file into container
- Split install of requirements our of install of actual cg-repo