mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +00:00
Update Dockerfile to depend on Python 3.4 instead of latest
This commit is contained in:
parent
6c12580b69
commit
d141306493
@ -1,4 +1,4 @@
|
|||||||
FROM python:3
|
FROM python:3.4
|
||||||
MAINTAINER Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>
|
MAINTAINER Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>
|
||||||
|
|
||||||
VOLUME /config
|
VOLUME /config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user