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:
f68a5cb
)
Bump default base image to discourse/base:2.0.20230217-0055
author
Andrew Schleifer
<me@andrewschleifer.name>
Fri, 17 Feb 2023 04:40:41 +0000
(
04:40
+0000)
committer
Andrew Schleifer
<me@andrewschleifer.name>
Mon, 20 Feb 2023 03:50:18 +0000
(11:50 +0800)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 3a4ecab60d80e34aa174a5fd9044852fda2e906f..f0c6d14db7453775720b3f9e5a119e782e128c9a 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
116-0051
"
+image="discourse/base:2.0.20230
217-0055
"
image_stable="discourse/base:2.0.20230116-0051"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`