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:
05cbdb3
)
Bump default base image to 2.0.20220621-0049
author
Andrew Schleifer
<me@andrewschleifer.name>
Tue, 21 Jun 2022 05:54:36 +0000
(
05:54
+0000)
committer
Andrew Schleifer
<me@andrewschleifer.name>
Wed, 22 Jun 2022 02:26:08 +0000
(10:26 +0800)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 4b15d82ad4c3c0e220359eacceebdde690ba0d10..5ea5e303dea4c28fa9f1881219266820f838ff45 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
413-0411
"
+image="discourse/base:2.0.20220
621-0049
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`