Bump base image (#538) master
authorPenar Musaraj <pmusaraj@gmail.com>
Tue, 27 Apr 2021 18:32:58 +0000 (14:32 -0400)
committerGitHub <noreply@github.com>
Tue, 27 Apr 2021 18:32:58 +0000 (14:32 -0400)
launcher

index 630db123c53af1c1095fa5fc67a75ba480e2bf50..afc44cbfa029574718210bb1cf24b995d615b691 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.20210408-1612"
+image="discourse/base:2.0.20210415-1332"
 docker_path=`which docker.io 2> /dev/null || which docker`
 git_path=`which git`