no need to change base image
authorSam <sam.saffron@gmail.com>
Wed, 25 May 2016 10:43:35 +0000 (20:43 +1000)
committerSam <sam.saffron@gmail.com>
Wed, 25 May 2016 10:43:35 +0000 (20:43 +1000)
templates/postgres.template.yml

index 9eaaa4ad35a0ddc9415377a2bcc99f37a46ddcd1..692ceb5883863c30ab05a3e0e4ac1b2ea368810d 100644 (file)
@@ -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