From 1286b91a82dc73affa1f7ca8d843039ae473f75e Mon Sep 17 00:00:00 2001 From: Tim Dysinger Date: Wed, 30 Mar 2016 00:39:45 -0700 Subject: [PATCH] repo not base --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index be6fc76bef..68e9d60733 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,7 +1,7 @@ resolver: lts-5.3 docker: enable: true - base: fpco/stack-build-with-gnupg:lts-5.3 + repo: fpco/stack-build-with-gnupg:lts-5.3 image: containers: - base: "fpco/ubuntu-with-libgmp:14.04"