From de92c66d9bd108a2219420a92560537898551382 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 31 Oct 2018 15:48:17 +1100 Subject: [PATCH] bump launcher for IP address lookups --- launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher b/launcher index 5604a85..1383ec8 100755 --- 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` -- 2.25.1