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:
760fbf0
)
Bump base image
author
Gerhard Schlager
<mail@gerhard-schlager.at>
Thu, 27 Jun 2019 08:45:16 +0000
(10:45 +0200)
committer
GitHub
<noreply@github.com>
Thu, 27 Jun 2019 08:45:16 +0000
(10:45 +0200)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 97628a19e9d1675dc728f3ad5db269eb87d38a5f..d9c53ae23512f8163cacca3a076316facb698874 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-81,7
+81,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
505-2322
"
+image="discourse/base:2.0.20190
625-0946
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`