Skip to content

Commit 526b432

Browse files
authored
Bump default base image to 2.0.20250226-0128 (#946)
1 parent 45c0a02 commit 526b432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ kernel_min_version='4.4.0'
9292
config_file=containers/"$config".yml
9393
cidbootstrap=cids/"$config"_bootstrap.cid
9494
local_discourse=local_discourse
95-
image="discourse/base:2.0.20250129-0720"
95+
image="discourse/base:2.0.20250226-0128"
9696
docker_path=`which docker.io 2> /dev/null || which docker`
9797
git_path=`which git`
9898

0 commit comments

Comments
 (0)