mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Upgrade Dockerfile to Python 3.6 (#7471)
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user