We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b0ae9b commit 99e2154Copy full SHA for 99e2154
launcher
@@ -91,7 +91,7 @@ git_rec_version='1.8.0'
91
config_file=containers/"$config".yml
92
cidbootstrap=cids/"$config"_bootstrap.cid
93
local_discourse=local_discourse
94
-image="discourse/base:2.0.20220128-1817"
+image="discourse/base:2.0.20220224-2005"
95
docker_path=`which docker.io 2> /dev/null || which docker`
96
git_path=`which git`
97
0 commit comments