mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Update Docker to use Python 3.5 (#3430)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.4
|
FROM python:3.5
|
||||||
MAINTAINER Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>
|
MAINTAINER Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>
|
||||||
|
|
||||||
VOLUME /config
|
VOLUME /config
|
||||||
|
Reference in New Issue
Block a user