From ab1b70c883dd48a1d569367b192370b826deb745 Mon Sep 17 00:00:00 2001 From: Eric Dill Date: Mon, 28 Sep 2015 15:37:57 -0400 Subject: [PATCH] MNT: Use a docker image that exists :) --- conda_smithy/feedstock_content/circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda_smithy/feedstock_content/circle.yml b/conda_smithy/feedstock_content/circle.yml index 7248a826c..6449602be 100644 --- a/conda_smithy/feedstock_content/circle.yml +++ b/conda_smithy/feedstock_content/circle.yml @@ -6,7 +6,7 @@ dependencies: # Note, we used to use the naive caching of docker images, but found that it was quicker # just to pull each time. #rollondockercaching override: - - docker pull pelson/conda64_obvious_ci + - docker pull pelson/pelson:latest_x64 # - docker pull pelson/conda32_obvious_ci test: