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:
026a664
)
Bump base image
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Mon, 23 Dec 2019 16:36:38 +0000
(13:36 -0300)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Mon, 23 Dec 2019 16:36:38 +0000
(13:36 -0300)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 96a630166819e4d9fe3e45eef2844e1971935c8a..41e7c72c03e2d038c12e272e11231e31851ea63b 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-88,7
+88,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.20191
013-2320
"
+image="discourse/base:2.0.20191
219-2109
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`