Bump base image for Ruby 3.2 (#682)
This commit is contained in:
parent
69c82fa112
commit
4810f76dcc
4
launcher
4
launcher
|
@ -92,8 +92,8 @@ kernel_min_version='4.4.0'
|
|||
config_file=containers/"$config".yml
|
||||
cidbootstrap=cids/"$config"_bootstrap.cid
|
||||
local_discourse=local_discourse
|
||||
image="discourse/base:2.0.20230217-0055"
|
||||
image_stable="discourse/base:2.0.20230116-0051"
|
||||
image="discourse/base:2.0.20230222-0048"
|
||||
image_stable="discourse/base:2.0.20230222-0048"
|
||||
docker_path=`which docker.io 2> /dev/null || which docker`
|
||||
git_path=`which git`
|
||||
|
||||
|
|
Loading…
Reference in New Issue