Bump base image to add Terser, remove SVGO (#536)
[discourse_docker.git] / launcher
index 0b5a4124e0cf80393720b81e82f785a38d1091d4..6d61b7c3ec163016442c343dca2980c7c3d0c6dd 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.20210217-2235"
+image="discourse/base:2.0.20210408-1612"
 docker_path=`which docker.io 2> /dev/null || which docker`
 git_path=`which git`