projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5ea678
)
Bump default base image.
author
Alan Guo Xiang Tan
<gxtan1990@gmail.com>
Wed, 13 Apr 2022 04:22:53 +0000
(12:22 +0800)
committer
Alan Guo Xiang Tan
<gxtan1990@gmail.com>
Wed, 13 Apr 2022 05:16:56 +0000
(13:16 +0800)
Pulls in
b5ea6784b259055f52de33a289eb8b1b711a73ce
.
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index c251954e0734c52ec330019c2706dd6d9831d21a..fffe815f812a4dec309371567902d86c7c7423fc 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-91,7
+91,7
@@
git_rec_version='1.8.0'
config_file=containers/"$config".yml
cidbootstrap=cids/"$config"_bootstrap.cid
local_discourse=local_discourse
-image="discourse/base:2.0.20220
224-2005
"
+image="discourse/base:2.0.20220
413-0411
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`