From dbaac6e78998d069fb024a33103c956898419aa1 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 10 Mar 2015 15:49:53 +1100 Subject: [PATCH] version bump --- launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher b/launcher index 678ebfb..3a7fc19 100755 --- a/launcher +++ b/launcher @@ -13,7 +13,7 @@ config_file=containers/"$config".yml cidfile=cids/"$config".cid cidbootstrap=cids/"$config"_bootstrap.cid local_discourse=local_discourse -image=samsaffron/discourse:1.0.7 +image=samsaffron/discourse:1.0.8 docker_path=`which docker.io || which docker` if [ "${SUPERVISED}" = "true" ]; then -- 2.25.1