Skip to content

Commit 0595fc2

Browse files
committed
bump base image for Ruby 3.1.3
1 parent 9cd1d8a commit 0595fc2

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
@@ -91,7 +91,7 @@ git_rec_version='1.8.0'
9191
config_file=containers/"$config".yml
9292
cidbootstrap=cids/"$config"_bootstrap.cid
9393
local_discourse=local_discourse
94-
image="discourse/base:2.0.20220818-0047"
94+
image="discourse/base:2.0.20221221-0050"
9595
docker_path=`which docker.io 2> /dev/null || which docker`
9696
git_path=`which git`
9797

0 commit comments

Comments
 (0)