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:
d54cc57
)
Bump default base image to discourse/base:2.0.20230420-0104
author
Andrew Schleifer
<me@andrewschleifer.name>
Fri, 21 Apr 2023 04:10:11 +0000
(
04:10
+0000)
committer
Andrew Schleifer
<me@andrewschleifer.name>
Mon, 24 Apr 2023 02:21:50 +0000
(10:21 +0800)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 8a989b843d0151d950e1abb341182e40fab3820a..7d8393f223c095922097da80d0d2dec14e8853fd 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.202304
09-0052
"
+image="discourse/base:2.0.202304
20-0104
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`