Bump default base image to discourse/base:2.0.20231218-0429
This commit is contained in:
parent
529267f1ec
commit
fcce137604
2
launcher
2
launcher
|
|
@ -92,7 +92,7 @@ kernel_min_version='4.4.0'
|
||||||
config_file=containers/"$config".yml
|
config_file=containers/"$config".yml
|
||||||
cidbootstrap=cids/"$config"_bootstrap.cid
|
cidbootstrap=cids/"$config"_bootstrap.cid
|
||||||
local_discourse=local_discourse
|
local_discourse=local_discourse
|
||||||
image="discourse/base:2.0.20231214-0023"
|
image="discourse/base:2.0.20231218-0429"
|
||||||
docker_path=`which docker.io 2> /dev/null || which docker`
|
docker_path=`which docker.io 2> /dev/null || which docker`
|
||||||
git_path=`which git`
|
git_path=`which git`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue