Update Discourse base image to 2.0.20200429-2110
authorMichael Brown <supermathie@gmail.com>
Thu, 30 Apr 2020 03:00:24 +0000 (23:00 -0400)
committerMichael Brown <supermathie@gmail.com>
Thu, 30 Apr 2020 03:00:24 +0000 (23:00 -0400)
launcher

index 12bca22fb96a94a0366a3ec9ce6c21ce283cf39e..062083d52106e8eaabbca583c92c55245e2bf0ca 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.20200220-2221"
+image="discourse/base:2.0.20200429-2110"
 docker_path=`which docker.io 2> /dev/null || which docker`
 git_path=`which git`