Skip to content

Commit

Permalink
Upgrade Dockerfile to Python 3.6 (home-assistant#7471)
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob authored May 7, 2017
1 parent ea095de commit 305309a
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 Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>

# Uncomment any of the following lines to disable the installation.
Expand Down

0 comments on commit 305309a

Please sign in to comment.