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 a0be7c9 commit dfaf203Copy full SHA for dfaf203
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.20240825-0027"
+image="discourse/base:2.0.20241203-0251"
96
docker_path=`which docker.io 2> /dev/null || which docker`
97
git_path=`which git`
98
0 commit comments