BUGFIX: No more heartbleed
authorSam <sam.saffron@gmail.com>
Wed, 9 Apr 2014 01:38:50 +0000 (11:38 +1000)
committerSam <sam.saffron@gmail.com>
Wed, 9 Apr 2014 01:38:50 +0000 (11:38 +1000)
updated base image

launcher

index a7e6233ea28c8d87052e24c957be434f911f1388..8856ce24559b324245b9e0f7796eb85639a10d1c 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -6,7 +6,7 @@ config_file=containers/"$config".yml
 cidfile=cids/"$config".cid
 cidbootstrap=cids/"$config"_boostrap.cid
 local_discourse=local_discourse
-image=samsaffron/discourse:0.1.2
+image=samsaffron/discourse:0.2.0
 docker_path=`which docker`
 
 docker_ip=`/sbin/ifconfig | \