-
Notifications
You must be signed in to change notification settings - Fork 9
feat: add PostgreSQL18rc1 test postgis image #93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add PostgreSQL18rc1 test postgis image #93
Conversation
Signed-off-by: thomas.boussekey <[email protected]>
0fc6020
to
353c5fb
Compare
This is most appreciated as all the work you do! But I have to make you notice this issue cloudnative-pg/postgres-containers#287 Also, I forgot to mention, probably we're merging the PostGIS images into the postgres-containers project, what do you think about it? Would you like to have PostGIS images being built using Docker Bake ? Thank you for your continues contributions! |
Hi @sxd, postgis18beta3 is built on trixie, not using bullseye |
@thomasboussekey That's why I pasted the issue, we cannot just change the base distribution like that, that could lead to many unknown issues with the data of users . But let me take a look into this tomorrow, anyway, it's important to also try to merge the projects, because it's really hard to maintain so many at the same time :( Regards! |
Signed-off-by: thomasboussekey <[email protected]>
Signed-off-by: thomasboussekey <[email protected]>
Signed-off-by: thomas.boussekey <[email protected]>
bbfbae3
to
edda8f5
Compare
Please check this: #97 |
I am closing this as the new workflow provides a way. |
I forgot. First thanks for trying this @thomasboussekey. Please verify the new system. Hopefully tomorrow we will have PostgreSQL 18 as well. |
Once container 18beta3 is released after the merge of PR: postgis/docker-postgis#426