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:
4fe3ef7
)
Bump default base image to discourse/base:2.0.20230711-0100
author
Andrew Schleifer
<me@andrewschleifer.name>
Tue, 11 Jul 2023 06:05:36 +0000
(06:05 +0000)
committer
Andrew Schleifer
<me@andrewschleifer.name>
Tue, 11 Jul 2023 06:23:06 +0000
(14:23 +0800)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 9a383968bd9c1fb30de99298c005ca795f1a998d..ec6298373f389f529b12c532ee73b7eea431e220 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-92,7
+92,7
@@
kernel_min_version='4.4.0'
config_file=containers/"$config".yml
cidbootstrap=cids/"$config"_bootstrap.cid
local_discourse=local_discourse
-image="discourse/base:2.0.202307
03-0055
"
+image="discourse/base:2.0.202307
11-0100
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`