Bump base image
authorGerhard Schlager <mail@gerhard-schlager.at>
Thu, 27 Jun 2019 08:45:16 +0000 (10:45 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2019 08:45:16 +0000 (10:45 +0200)
launcher

index 97628a19e9d1675dc728f3ad5db269eb87d38a5f..d9c53ae23512f8163cacca3a076316facb698874 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -81,7 +81,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.20190505-2322"
+image="discourse/base:2.0.20190625-0946"
 docker_path=`which docker.io 2> /dev/null || which docker`
 git_path=`which git`