Skip to content

Commit 6e5bdec

Browse files
committed
stupid me; change python3 to python2
1 parent 678034c commit 6e5bdec

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 python:3.5.2-alpine
1+
FROM python:2.7-alpine
22
MAINTAINER "Matjaž Finžgar" <[email protected]>
33

44
WORKDIR /app

0 commit comments

Comments
 (0)