From b5e4e9fed64ec99f7b86857d6152309dbe5de7b0 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 13 May 2016 22:13:55 -0700 Subject: [PATCH] bump postgresql --- src/INFRA_VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/INFRA_VERSION b/src/INFRA_VERSION index d09f74a59..77ce54870 100644 --- a/src/INFRA_VERSION +++ b/src/INFRA_VERSION @@ -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