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:
0a97cd9
)
Bump default base image to discourse/base:2.0.20220720-0049
author
Andrew Schleifer
<me@andrewschleifer.name>
Wed, 20 Jul 2022 09:53:12 +0000
(09:53 +0000)
committer
Andrew Schleifer
<me@andrewschleifer.name>
Thu, 21 Jul 2022 06:22:07 +0000
(14:22 +0800)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 5ea5e303dea4c28fa9f1881219266820f838ff45..20cce010256d5723fc05191c91b7b490f0f15ac5 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.20220
621
-0049"
+image="discourse/base:2.0.20220
720
-0049"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`