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:
53bbacc
)
Bump base image to support partial clone (#695)
author
Gerhard Schlager
<gerhard.schlager@discourse.org>
Mon, 13 Mar 2023 14:31:22 +0000
(15:31 +0100)
committer
GitHub
<noreply@github.com>
Mon, 13 Mar 2023 14:31:22 +0000
(15:31 +0100)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 9af1138b7694aac9614138bf6a946a30f81129d0..e44ca3fb9ce95db631961b25924a886961b58744 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
222-0048
"
+image="discourse/base:2.0.20230
313-1023
"
image_stable="discourse/base:2.0.20230222-0048"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`