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:
0595fc2
)
Revert "bump base image for Ruby 3.1.3" (#653)
author
David Taylor
<david@taylorhq.com>
Wed, 28 Dec 2022 14:47:34 +0000
(14:47 +0000)
committer
GitHub
<noreply@github.com>
Wed, 28 Dec 2022 14:47:34 +0000
(14:47 +0000)
This reverts commit
0595fc28210d1b563723b31baf55995afe856caf
.
The new image is currently incompatible with the Discourse stable branch.
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 5f4b6c4f4531a0ee007570592128d5861898346f..9e35d05b6e1231e76a1de4ee1f6defc5fa4d4237 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
1221-0050
"
+image="discourse/base:2.0.2022
0818-0047
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`