Bump default base image to discourse/base:2.0.20250129-0720 (#931)
Follow-up to d9c837c783
This commit is contained in:
parent
d9c837c783
commit
7b4839c5ea
1 changed files with 1 additions and 1 deletions
2
launcher
2
launcher
|
@ -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.20250127-0958-pg-15"
|
||||
image="discourse/base:2.0.20250129-0720"
|
||||
docker_path=`which docker.io 2> /dev/null || which docker`
|
||||
git_path=`which git`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue