postgresql: bump max connections

This commit is contained in:
Girish Ramakrishnan
2021-05-06 10:58:48 -07:00
parent 39e7d9cc7a
commit 31503e2625

View File

@@ -17,7 +17,7 @@ exports = module.exports = {
'images': {
'turn': { repo: 'cloudron/turn', tag: 'cloudron/turn:1.3.1@sha256:759cafab7625ff538418a1f2ed5558b1d5bff08c576bba577d865d6d02b49091' },
'mysql': { repo: 'cloudron/mysql', tag: 'cloudron/mysql:3.0.7@sha256:6679c2fb96f8d6d62349b607748570640a90fc46b50aad80ca2c0161655d07f4' },
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:4.0.3@sha256:712e6b03e0edd9a5ca725f29b8150388ecf7667b57d46d772da6d0fc45f3f480' },
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:4.0.4@sha256:1ce9371f41d6145db53d7faf71ecbce11e5fa1d03d7ed1d55e3fcca58bb93e4a' },
'mongodb': { repo: 'cloudron/mongodb', tag: 'cloudron/mongodb:4.0.2@sha256:9df297ccc3370f38c54f8d614e214e082b363777cd1c6c9522e29663cc8f5362' },
'redis': { repo: 'cloudron/redis', tag: 'cloudron/redis:3.0.3@sha256:37e5222e01ae89bc5a742ce12030631de25a127b5deec8a0e992c68df0fdec10' },
'mail': { repo: 'cloudron/mail', tag: 'cloudron/mail:3.3.0@sha256:c2366d009c649946f8d7d6346a0bcbbce49d8e4d7b9360a8004a5ca64707ee74' },