Update mail image

This commit is contained in:
Girish Ramakrishnan
2022-12-28 14:46:52 +01:00
parent 68f4f1ba85
commit 4d5d6c6eb4

View File

@@ -20,7 +20,7 @@ exports = module.exports = {
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:5.0.0@sha256:8bd184393bc3024a6254fffd8d76fd4ef4160579c2fbde02bd5f111520c065de' },
'mongodb': { repo: 'cloudron/mongodb', tag: 'cloudron/mongodb:4.2.2@sha256:df928d7dce1ac6454fc584787fa863f6d5e7ee0abb775dde5916a555fc94c3c7' },
'redis': { repo: 'cloudron/redis', tag: 'cloudron/redis:3.4.0@sha256:19680fcf9b36720468674e85b2d9ad085da759dc08811ee547474c32ce70bf99' },
'mail': { repo: 'cloudron/mail', tag: 'cloudron/mail:3.8.0@sha256:b00dfa90592a954ed0e650f98444ed9bf4a7b4072b09a44beb5e2e06f86e42cc' },
'mail': { repo: 'cloudron/mail', tag: 'cloudron/mail:3.8.1@sha256:74010d165db11edb7552bc02d67255ccc7f83b57c2303502931b937d95c5ee60' },
'graphite': { repo: 'cloudron/graphite', tag: 'cloudron/graphite:3.2.0@sha256:182e5cae69fbddc703cb9f91be909452065c7ae159e9836cc88317c7a00f0e62' },
'sftp': { repo: 'cloudron/sftp', tag: 'cloudron/sftp:3.6.1@sha256:ba4b9a1fe274c0ef0a900e5d0deeb8f3da08e118798d1d90fbf995cc0cf6e3a3' }
}