From 56112ac0a5812f6f8706e3362c56162fa8f53d16 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 13 Mar 2014 07:21:07 -0700 Subject: [PATCH] Revert "build.sh: Shift Kibana packages in the default REPOS list" This reverts commit 63031ef0041949c9df74145c3ea91c8a59a2b818. 'k' comes before 'm', but the Kibana images depend on the Nginx images, so they have to come later. --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 875c6a4..0b3edeb 100755 --- a/build.sh +++ b/build.sh @@ -54,11 +54,11 @@ REPOS="${REPOS:- elasticsearch hubot irker - kibana - kibana-azure memcached nginx nginx-proxy + kibana + kibana-azure ngircd package-cache postgresql -- 2.26.2