Bump base image
authorRafael dos Santos Silva <xfalcox@gmail.com>
Fri, 6 Sep 2019 17:56:14 +0000 (14:56 -0300)
committerRafael dos Santos Silva <xfalcox@gmail.com>
Fri, 6 Sep 2019 17:56:14 +0000 (14:56 -0300)
launcher

index 8d8a1489011174dee6682e42fe89ff554b07172e..b94284fab074d40bdc919757d9537bf94ea4bd39 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -88,7 +88,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.20190901-2315"
+image="discourse/base:2.0.20190906-0522"
 docker_path=`which docker.io 2> /dev/null || which docker`
 git_path=`which git`