Use new postgres addon 5.0.1

This commit is contained in:
Johannes Zellner
2022-12-29 16:15:00 +01:00
parent 4d5d6c6eb4
commit 15e4ceeb76
+1 -1
View File
@@ -17,7 +17,7 @@ exports = module.exports = {
'images': {
'turn': { repo: 'cloudron/turn', tag: 'cloudron/turn:1.5.0@sha256:c59a6da9ea55073ede1ba6329739fca72eddf64c3a3c10280bcc5b7fb8197865' },
'mysql': { repo: 'cloudron/mysql', tag: 'cloudron/mysql:3.3.0@sha256:ccf83bef4b452fd5c89bf4a68054cb8c49eb74eff7efbbac7da4e9203c73d0a2' },
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:5.0.0@sha256:8bd184393bc3024a6254fffd8d76fd4ef4160579c2fbde02bd5f111520c065de' },
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:5.0.1@sha256:51e0676df61aa61f292bf8abbdd7851e351c7580869d46c84f51bd4859644e07' },
'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.1@sha256:74010d165db11edb7552bc02d67255ccc7f83b57c2303502931b937d95c5ee60' },