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:
83d945c
)
Bump base image
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Mon, 2 Sep 2019 18:15:01 +0000
(15:15 -0300)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Mon, 2 Sep 2019 18:15:01 +0000
(15:15 -0300)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 93b422ba349efab390deb95426a160775bb36a3a..8d8a1489011174dee6682e42fe89ff554b07172e 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.20190
625-0946
"
+image="discourse/base:2.0.20190
901-2315
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`