We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c0a02 commit 526b432Copy full SHA for 526b432
launcher
@@ -92,7 +92,7 @@ kernel_min_version='4.4.0'
92
config_file=containers/"$config".yml
93
cidbootstrap=cids/"$config"_bootstrap.cid
94
local_discourse=local_discourse
95
-image="discourse/base:2.0.20250129-0720"
+image="discourse/base:2.0.20250226-0128"
96
docker_path=`which docker.io 2> /dev/null || which docker`
97
git_path=`which git`
98
0 commit comments