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