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:
9cd1d8a
)
bump base image for Ruby 3.1.3
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Tue, 27 Dec 2022 18:50:41 +0000
(15:50 -0300)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Tue, 27 Dec 2022 19:00:54 +0000
(16:00 -0300)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 9e35d05b6e1231e76a1de4ee1f6defc5fa4d4237..5f4b6c4f4531a0ee007570592128d5861898346f 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-91,7
+91,7
@@
git_rec_version='1.8.0'
config_file=containers/"$config".yml
cidbootstrap=cids/"$config"_bootstrap.cid
local_discourse=local_discourse
-image="discourse/base:2.0.2022
0818-0047
"
+image="discourse/base:2.0.2022
1221-0050
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`