From 7e86ace4860e161f3a72225eb50606f3c09ddfaa Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 25 Apr 2016 16:06:46 -0700 Subject: [PATCH] Minor whitespace fix --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 942a0610d..012ef6f56 100755 --- a/update.sh +++ b/update.sh @@ -29,7 +29,7 @@ declare -A otherRepos=( [centos]='https://github.com/CentOS/sig-cloud-instance-images' [cirros]='https://github.com/ewindisch/docker-cirros' [clojure]='https://github.com/Quantisan/docker-clojure' - [consul]='https://github.com/hashicorp/docker-consul' + [consul]='https://github.com/hashicorp/docker-consul' [crate]='https://github.com/crate/docker-crate' [crux]='https://github.com/therealprologic/docker-crux' [debian]='https://github.com/tianon/docker-brew-debian'