Bump base image for ImageMagick SVG fix
This commit is contained in:
parent
1dc7ce451d
commit
445346caf5
4
launcher
4
launcher
|
@ -91,8 +91,8 @@ 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.20221221-0050"
|
||||
image_stable="discourse/base:2.0.20221221-0050"
|
||||
image="discourse/base:2.0.20230116-0051"
|
||||
image_stable="discourse/base:2.0.20230116-0051"
|
||||
docker_path=`which docker.io 2> /dev/null || which docker`
|
||||
git_path=`which git`
|
||||
|
||||
|
|
Loading…
Reference in New Issue