Hello All,

We are currently working on the Postgres 12 version of AGE and nearing
completion. However there is an issue with the Dockerfile. The line:

FROM postgres:11

in the Dockerfile obviously needs to change for Postgres 12, however we
still want to support Postgres 11. Given that the different versions will
be in separate branches, what is a good way to approach this problem?

Reply via email to