mail: do not forward spam

This commit is contained in:
Girish Ramakrishnan
2021-05-27 22:06:37 -07:00
parent 9d664a7d7c
commit 3ba62f2ba1

View File

@@ -20,7 +20,7 @@ exports = module.exports = {
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:4.0.5@sha256:6e8b314b63c0fe60193d465619b5f1de7ce2868ed31446110c114f8d6629676e' },
'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:02be04230932f90f9ff9a8f20f96f5c3bdec316644a8eef2d8ba628003d3b8ac' },
'mail': { repo: 'cloudron/mail', tag: 'cloudron/mail:3.3.1@sha256:289834f870fc64b93d06416a892be54c50c5608337d139fc00e531f8255af5ec' },
'graphite': { repo: 'cloudron/graphite', tag: 'cloudron/graphite:3.0.1@sha256:bed9f6b5d06fe2c5289e895e806cfa5b74ad62993d705be55d4554a67d128029' },
'sftp': { repo: 'cloudron/sftp', tag: 'cloudron/sftp:3.2.0@sha256:61e8247ded1e07cf882ca478dab180960357c614472e80b938f1f690a46788c2' }
}