Skip to content

Commit dfaf203

Browse files
authored
DEV: Periodic bump of launcher base image (#893)
Pulls in various fixes and updates
1 parent a0be7c9 commit dfaf203

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.20240825-0027"
95+
image="discourse/base:2.0.20241203-0251"
9696
docker_path=`which docker.io 2> /dev/null || which docker`
9797
git_path=`which git`
9898

0 commit comments

Comments
 (0)