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:
54a7cc8
)
Bump default base image to discourse/base:2.0.20230703-0055
author
Andrew Schleifer
<me@andrewschleifer.name>
Mon, 3 Jul 2023 09:48:28 +0000
(09:48 +0000)
committer
Andrew Schleifer
<me@andrewschleifer.name>
Mon, 3 Jul 2023 09:55:26 +0000
(17:55 +0800)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 3e1a1c49ff4d887a804e5da6cc96645768c643b6..9a383968bd9c1fb30de99298c005ca795f1a998d 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.20230
502-0058
"
+image="discourse/base:2.0.20230
703-0055
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`