postgresql: add btree_gist,postgres_fdw extensions for gitlab

This commit is contained in:
Girish Ramakrishnan
2020-07-24 22:30:45 -07:00
parent 060135eecb
commit a6d24b3e48
2 changed files with 2 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ exports = module.exports = {
'images': {
'turn': { repo: 'cloudron/turn', tag: 'cloudron/turn:1.1.0@sha256:e1dd22aa6eef5beb7339834b200a8bb787ffc2264ce11139857a054108fefb4f' },
'mysql': { repo: 'cloudron/mysql', tag: 'cloudron/mysql:2.3.1@sha256:c1145d43c8a912fe6f5a5629a4052454a4aa6f23391c1efbffeec9d12d72a256' },
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:2.4.0@sha256:e81468482bef405f66d1d3bf694f96fbec972ff94c35d2fa3e76ad20c8a9f4c8' },
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:2.4.0@sha256:92d747328e3923c543ec9a5b6fe1645a0fcff91317a58ce8fe00f79064eaa5ff' },
'mongodb': { repo: 'cloudron/mongodb', tag: 'cloudron/mongodb:2.2.0@sha256:205486ff0f6bf6854610572df401cf3651bc62baf28fd26e9c5632497f10c2cb' },
'redis': { repo: 'cloudron/redis', tag: 'cloudron/redis:2.3.0@sha256:0e31ec817e235b1814c04af97b1e7cf0053384aca2569570ce92bef0d95e94d2' },
'mail': { repo: 'cloudron/mail', tag: 'cloudron/mail:2.9.4@sha256:0e169b97a0584a76197d2bbc039d8698bf93f815588b3b43c251bd83dd545465' },