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:
c87937d
)
Bump base image to update uglifyJS to v3
author
romanrizzi
<rizziromanalejandro@gmail.com>
Wed, 16 Oct 2019 18:28:57 +0000
(15:28 -0300)
committer
romanrizzi
<rizziromanalejandro@gmail.com>
Wed, 16 Oct 2019 18:28:57 +0000
(15:28 -0300)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 5cf4430b17a9d8b5179ac1f53e9e71b2b6f9a272..96a630166819e4d9fe3e45eef2844e1971935c8a 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.2019
0906-0522
"
+image="discourse/base:2.0.2019
1013-2320
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`