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:
c230d78
)
Bump default base image
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Thu, 26 Nov 2020 21:04:23 +0000
(18:04 -0300)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Thu, 26 Nov 2020 21:04:23 +0000
(18:04 -0300)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 2658c7ea3b918b8bc2c6c3be65fd0ce702184cc1..bfcd5af7e07b96cff84b9e00e0daa500950a6fca 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-90,7
+90,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.20201
004-2310
"
+image="discourse/base:2.0.20201
125-2246
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`