Skip to content

Commit

Permalink
Bump default base image to discourse/base:2.0.20231004-0028
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewschleifer committed Oct 4, 2023
1 parent bd47244 commit fed879d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launcher
Original file line number Diff line number Diff line change
Expand Up @@ -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.20230825-1850"
image="discourse/base:2.0.20231004-0028"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`

Expand Down

0 comments on commit fed879d

Please sign in to comment.