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:
76ef2cb
)
Update base image
author
Penar Musaraj
<pmusaraj@gmail.com>
Wed, 29 Jul 2020 19:11:16 +0000
(15:11 -0400)
committer
Penar Musaraj
<pmusaraj@gmail.com>
Wed, 29 Jul 2020 19:11:16 +0000
(15:11 -0400)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 4681ca8ba6dbecd55f717f4d2d43b58fc5e957ff..fd4b4ece8015dba03457687f48502a2677265407 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.20200
512-173
5"
+image="discourse/base:2.0.20200
724-181
5"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`