From 9bfbc5210bc5bb23e6e06a26d3af9c12bf182898 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Mon, 11 Jul 2016 21:57:56 +0200 Subject: [PATCH] fix python builds --- isso/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isso/Dockerfile b/isso/Dockerfile index 0bca0c2..4d82ecd 100644 --- a/isso/Dockerfile +++ b/isso/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:edge +FROM alpine:3.4 MAINTAINER Wonderfall ARG ISSO_VER=0.10.4