bump postgresql
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ INFRA_VERSION=31
|
|||||||
# These constants are used in the installer script as well
|
# These constants are used in the installer script as well
|
||||||
BASE_IMAGE=cloudron/base:0.8.1
|
BASE_IMAGE=cloudron/base:0.8.1
|
||||||
MYSQL_IMAGE=cloudron/mysql:0.11.0
|
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
|
MONGODB_IMAGE=cloudron/mongodb:0.9.0
|
||||||
REDIS_IMAGE=cloudron/redis:0.8.0 # if you change this, fix src/addons.js as well
|
REDIS_IMAGE=cloudron/redis:0.8.0 # if you change this, fix src/addons.js as well
|
||||||
SENDMAIL_IMAGE=cloudron/sendmail:0.13.0
|
SENDMAIL_IMAGE=cloudron/sendmail:0.13.0
|
||||||
|
|||||||
Reference in New Issue
Block a user