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:
cc93f41
)
Bump base image (#538)
master
author
Penar Musaraj
<pmusaraj@gmail.com>
Tue, 27 Apr 2021 18:32:58 +0000
(14:32 -0400)
committer
GitHub
<noreply@github.com>
Tue, 27 Apr 2021 18:32:58 +0000
(14:32 -0400)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 630db123c53af1c1095fa5fc67a75ba480e2bf50..afc44cbfa029574718210bb1cf24b995d615b691 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-91,7
+91,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.202104
08-161
2"
+image="discourse/base:2.0.202104
15-133
2"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`