Update base image
authorPenar Musaraj <pmusaraj@gmail.com>
Wed, 29 Jul 2020 19:11:16 +0000 (15:11 -0400)
committerPenar Musaraj <pmusaraj@gmail.com>
Wed, 29 Jul 2020 19:11:16 +0000 (15:11 -0400)
launcher

index 4681ca8ba6dbecd55f717f4d2d43b58fc5e957ff..fd4b4ece8015dba03457687f48502a2677265407 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -91,7 +91,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.20200512-1735"
+image="discourse/base:2.0.20200724-1815"
 docker_path=`which docker.io 2> /dev/null || which docker`
 git_path=`which git`