Bump base image to update uglifyJS to v3
authorromanrizzi <rizziromanalejandro@gmail.com>
Wed, 16 Oct 2019 18:28:57 +0000 (15:28 -0300)
committerromanrizzi <rizziromanalejandro@gmail.com>
Wed, 16 Oct 2019 18:28:57 +0000 (15:28 -0300)
launcher

index 5cf4430b17a9d8b5179ac1f53e9e71b2b6f9a272..96a630166819e4d9fe3e45eef2844e1971935c8a 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.20190906-0522"
+image="discourse/base:2.0.20191013-2320"
 docker_path=`which docker.io 2> /dev/null || which docker`
 git_path=`which git`