Duke-GCB / D4S2

Web service to facilitate notification and transfer of projects in DukeDS
MIT License
0 stars 0 forks source link

use python:3.6.8 docker image #219

Closed johnbradley closed 5 years ago

johnbradley commented 5 years ago

Changes base python docker image to fix issue #218 where s3 backed files were not able to be downloaded. The current python docker image (3.6.9) has dh key too small errors when trying to download files from the S3 backend. Fixes #218