Update Docker to use Python 3.5 (#3430)
This commit is contained in:
parent
1c706834e0
commit
e19a092934
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.4
|
||||
FROM python:3.5
|
||||
MAINTAINER Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>
|
||||
|
||||
VOLUME /config
|
||||
|
|
Loading…
Add table
Reference in a new issue