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:
5819e89
)
no need to change base image
author
Sam
<sam.saffron@gmail.com>
Wed, 25 May 2016 10:43:35 +0000
(20:43 +1000)
committer
Sam
<sam.saffron@gmail.com>
Wed, 25 May 2016 10:43:35 +0000
(20:43 +1000)
templates/postgres.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/postgres.template.yml
b/templates/postgres.template.yml
index 9eaaa4ad35a0ddc9415377a2bcc99f37a46ddcd1..692ceb5883863c30ab05a3e0e4ac1b2ea368810d 100644
(file)
--- a/
templates/postgres.template.yml
+++ b/
templates/postgres.template.yml
@@
-82,7
+82,6
@@
run:
fi
if [ "$PG_MAJOR_OLD" = "9.3" ]; then
- echo Add the line: 'base_image: "discourse/discourse:1.0.17"'
echo Change: "templates/postgres.template.yml TO templates/postgres.9.3.template.yml"
echo
fi