HarrisKirk / blue-green-dreams

2 stars 1 forks source link

Ensure the requirements_deployment.txt is correct #36

Closed HarrisKirk closed 1 year ago

HarrisKirk commented 1 year ago

The Dockerfile_deployment seems to be referencing the 'requirements' not 'requirements_deployment' file. FIx that.

Also ensure that the linode-cli is always upgraded to the latest to avoid the

You can update with a simple 'pip3 install --upgrade linode-cli'