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:
b9175b8
)
Update base image
author
Gerhard Schlager
<mail@gerhard-schlager.at>
Mon, 6 May 2019 12:55:25 +0000
(14:55 +0200)
committer
GitHub
<noreply@github.com>
Mon, 6 May 2019 12:55:25 +0000
(14:55 +0200)
It updates Ruby, nginx, ImageMagick, libpng, gifsicle and Node.js
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 39928d9f51ba2fabe735583c46259b98095a54a0..d7eeb6152717d088f4f95dc735cc46b93d872bf1 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
321-0122
"
+image="discourse/base:2.0.20190
429-1058
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`