zipline-trader
zipline-trader copied to clipboard
Add upgrade to Dockerfile to fix broken root certs
Because the python image is so old, the root cert is too old and therefore it isnt possible to use ssl:
To fix this we can add "apt upgrade" to the Dockerfile