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:
4cdd4c8
)
New base image with PostgreSQL 12
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Tue, 12 May 2020 17:41:22 +0000
(14:41 -0300)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Tue, 12 May 2020 17:41:22 +0000
(14:41 -0300)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 062083d52106e8eaabbca583c92c55245e2bf0ca..82c682590623e728b32b607e7cc718aea128217b 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.20200
429-2110
"
+image="discourse/base:2.0.20200
512-1735
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`