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:
8b0ae9b
)
Bump base image
author
Eleni Michalaki
<eleni@discourse.org>
Thu, 3 Mar 2022 15:27:22 +0000
(16:27 +0100)
committer
Eleni Michalaki
<eleni@discourse.org>
Thu, 3 Mar 2022 15:27:22 +0000
(16:27 +0100)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 6de6672120d307d77087b5c9fffc29a99f0ff13a..83c90134f5ea38acb04e838f1f85edd3ca0c9b68 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
128-1817
"
+image="discourse/base:2.0.20220
224-2005
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`