Update sftp 3.1.0 addon image

This commit is contained in:
Johannes Zellner
2021-02-01 19:20:58 +01:00
parent 04e103a32d
commit 14b2fa55c3

View File

@@ -22,6 +22,6 @@ exports = module.exports = {
'redis': { repo: 'cloudron/redis', tag: 'cloudron/redis:2.3.0@sha256:0e31ec817e235b1814c04af97b1e7cf0053384aca2569570ce92bef0d95e94d2' },
'mail': { repo: 'cloudron/mail', tag: 'cloudron/mail:3.1.1@sha256:e6d7c840719843c3dda26a26bb4bd97b46f4ce0f281634550136971d228be68a' },
'graphite': { repo: 'cloudron/graphite', tag: 'cloudron/graphite:2.3.0@sha256:b7bc1ca4f4d0603a01369a689129aa273a938ce195fe43d00d42f4f2d5212f50' },
'sftp': { repo: 'cloudron/sftp', tag: 'cloudron/sftp:3.1.0@sha256:2628611a308b2321e18d1efb86bba9e06bf5a1f1467ede8fd32b4df4e0e3f97a' }
'sftp': { repo: 'cloudron/sftp', tag: 'cloudron/sftp:3.1.0@sha256:329f03f2789fbb5d19678950177153246f1853ac71230fbc6718f6ca1c1eddb3' }
}
};