Bump default base image to discourse/base:2.0.20230825-1850 (#731)
This commit is contained in:
parent
bc1383a622
commit
5651ff1c0e
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.20230711-0100"
|
image="discourse/base:2.0.20230825-1850"
|
||||||
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