Skip to content

Commit

Permalink
Update Dockerfile. Using Python2 until code can be refactored for Pyt…
Browse files Browse the repository at this point in the history
…hon3
  • Loading branch information
knewell committed May 21, 2019
1 parent 9e0adb8 commit a243703
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
FROM python:2

WORKDIR /srv

Expand Down

0 comments on commit a243703

Please sign in to comment.