You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Upgrade Dockerfile image base to python v3.6.
* Install gosu via apt-get. gosu v1.10 started being shipped with
debian as of the `stretch` release. Install from apt-get instead
of `curl`-ing it from the github release page.
* Pin pip version to 18.1 to avoid dep conflicts.
* Based off the following WB commits:
* CenterForOpenScience/waterbutler@d03a84c
* CenterForOpenScience/waterbutler@b179eb8
0 commit comments