bump postgresql

This commit is contained in:
Girish Ramakrishnan
2016-05-13 22:13:55 -07:00
parent 3ccb72f891
commit b5e4e9fed6
+1 -1
View File
@@ -9,7 +9,7 @@ INFRA_VERSION=31
# These constants are used in the installer script as well
BASE_IMAGE=cloudron/base:0.8.1
MYSQL_IMAGE=cloudron/mysql:0.11.0
POSTGRESQL_IMAGE=cloudron/postgresql:0.9.0
POSTGRESQL_IMAGE=cloudron/postgresql:0.10.0
MONGODB_IMAGE=cloudron/mongodb:0.9.0
REDIS_IMAGE=cloudron/redis:0.8.0 # if you change this, fix src/addons.js as well
SENDMAIL_IMAGE=cloudron/sendmail:0.13.0