bump launcher for IP address lookups
authorSam <sam.saffron@gmail.com>
Wed, 31 Oct 2018 04:48:17 +0000 (15:48 +1100)
committerSam <sam.saffron@gmail.com>
Wed, 31 Oct 2018 04:48:17 +0000 (15:48 +1100)
launcher

index 5604a85b16b4713221d517cc79a58258e6a14ad5..1383ec85561f030b7ff7a5b4c9e410d769dc254a 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -69,7 +69,7 @@ git_rec_version='1.8.0'
 config_file=containers/"$config".yml
 cidbootstrap=cids/"$config"_bootstrap.cid
 local_discourse=local_discourse
-image=discourse/base:2.0.20181010
+image=discourse/base:2.0.20181031
 docker_path=`which docker.io || which docker`
 git_path=`which git`