From 6510f3eca65f8ed6361ded8e683060f2577c69a9 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 25 Aug 2014 18:29:07 +1000 Subject: [PATCH] bump to fix anacron --- launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher b/launcher index bf4a4cc..c23a0ce 100755 --- a/launcher +++ b/launcher @@ -13,7 +13,7 @@ config_file=containers/"$config".yml cidfile=cids/"$config".cid cidbootstrap=cids/"$config"_boostrap.cid local_discourse=local_discourse -image=samsaffron/discourse:1.0.2 +image=samsaffron/discourse:1.0.3 docker_path=`which docker.io || which docker` docker_ip=`/sbin/ifconfig | \ -- 2.25.1