mcneilco / acas

http://mcneilco.com/acas.html
GNU General Public License v3.0
12 stars 5 forks source link

ACAS-674: Bump db version to use the one with pg_trgm extension. #1108

Closed iamanandkr closed 1 year ago

iamanandkr commented 1 year ago

See https://github.com/mcneilco/acas-roo-server/pull/445 & https://github.com/mcneilco/acas-postgres/pull/5.

Description

Update db image tag to use the one with "pg_trgm" installed.

Related Issue

ACAS-674

How Has This Been Tested?

Verified the new image works with the changes in https://github.com/mcneilco/acas-roo-server/pull/445 without having to manually install pg_trgm extension.