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:
1de36f6
)
Bump stable image
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Thu, 12 Jan 2023 03:51:54 +0000
(
00:51
-0300)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Thu, 12 Jan 2023 04:05:24 +0000
(
01:05
-0300)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 2ef55619d2a10c067f0fb85b5f9b7992f5820738..3edce0dcc942e2c687d4267cc93961eb53e2f59b 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-92,7
+92,7
@@
config_file=containers/"$config".yml
cidbootstrap=cids/"$config"_bootstrap.cid
local_discourse=local_discourse
image="discourse/base:2.0.20221221-0050"
-image_stable="discourse/base:2.0.2022
0818-0047
"
+image_stable="discourse/base:2.0.2022
1221-0050
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`