Bump default base image.

Pulls in b5ea6784b2.
This commit is contained in:
Alan Guo Xiang Tan 2022-04-13 12:22:53 +08:00
parent b5ea6784b2
commit 2a9faf7e56
1 changed files with 1 additions and 1 deletions

View File

@ -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.20220224-2005"
image="discourse/base:2.0.20220413-0411"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`