Skip to content

Commit

Permalink
Base image changed to Python:3.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xze committed Jul 27, 2016
1 parent 8968401 commit 3ab6264
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,5 +1,5 @@
# Set the base image to Python
FROM python:2.7.9
FROM python:3.4.5
MAINTAINER EclecticIQ <cabby@eclecticiq.com>

# Volume for possible input
Expand Down

0 comments on commit 3ab6264

Please sign in to comment.