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:
c90e6de
)
Bump default base image to 2.0.20230502-0058 (#715)
author
David Taylor
<david@taylorhq.com>
Tue, 2 May 2023 14:55:16 +0000
(15:55 +0100)
committer
GitHub
<noreply@github.com>
Tue, 2 May 2023 14:55:16 +0000
(15:55 +0100)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 7d8393f223c095922097da80d0d2dec14e8853fd..3e1a1c49ff4d887a804e5da6cc96645768c643b6 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
420-0104
"
+image="discourse/base:2.0.20230
502-0058
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`