From d1fbb7cdfeaaa890856e25937d9c53783cb1010a Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Thu, 8 May 2014 21:04:55 -0500 Subject: [PATCH] Updating docstring for docker_image based on new default for tag --- cloud/docker_image | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/docker_image b/cloud/docker_image index 0bc3b10a038..ce46d615c0a 100644 --- a/cloud/docker_image +++ b/cloud/docker_image @@ -45,7 +45,7 @@ options: description: - Image tag to work with required: false - default: "" + default: "latest" aliases: [] nocache: description: