DEV: Periodic bump of launcher ()

This commit is contained in:
Alan Guo Xiang Tan 2025-01-07 14:18:56 +08:00 committed by GitHub
parent ae194861f8
commit d4ebd314de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,7 +92,7 @@ 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.20241203-0251"
image="discourse/base:2.0.20250105-0017"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`