Skip to content

Commit f6ee5a0

Browse files
authored
Merge pull request #1 from DmitriySelischev/master
Set parent image to python:3.5.6
2 parents 80c51d0 + 9b8a441 commit f6ee5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM logicify/python3
1+
FROM logicify/python3:3.5.6
22
MAINTAINER "Dmitry Berezovsky <[email protected]>"
33

44
ENV APP_PROCESS_NAME="wsgi-application"

0 commit comments

Comments
 (0)