Skip to content

Commit

Permalink
Fix docker setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Cossu committed Oct 8, 2018
1 parent 529499e commit f3e1e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.5
FROM python:3.6
MAINTAINER Michael B. Klein <michael.klein@northwestern.edu>
RUN mkdir -p /usr/local /data
WORKDIR /usr/local
Expand Down

0 comments on commit f3e1e39

Please sign in to comment.