From 0922253cb1801a1371abd772d91dcf407128e42a Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Fri, 3 Feb 2017 16:13:17 +0100 Subject: [PATCH] Fix typo --- scope | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scope b/scope index 3ffb5d1b6..cd245ad32 100755 --- a/scope +++ b/scope @@ -81,7 +81,7 @@ check_docker_access() { fi } -# - The image embeds the weave script & Docker 1.10.1 client +# - The image embeds the weave script & Docker 1.10.3 client # - Weave needs 1.10.0 now (image pulling changes) MIN_DOCKER_VERSION=1.10.0