chore(ci): postgis 18 - #1035
Draft
DerekRoberts wants to merge 4 commits into
Draft
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the DB container images used in local build/deploy artifacts to move away from the *-master PostGIS base image and to force an OpenShift deployment to use a PostGIS 17 image.
Changes:
- Pin
db/Dockerfilebase image frompostgis/postgis:18-mastertopostgis/postgis:18-13.6. - Update
db/openshift.deploy.ymlto hardcode the DB container image topostgis/postgis:17-master(and comment out the previously parameterized internal image reference).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| db/openshift.deploy.yml | Switches the OpenShift DB deployment image to an upstream PostGIS 17 image (currently a moving *-master tag). |
| db/Dockerfile | Pins the PostGIS 18 base image to a non-master tag for more stable/reproducible builds. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Member
Author
|
@ianliuwk1019 Now that the db has been refreshed and the one-year countdown suspended are we still doing this work? |
DerekRoberts
marked this pull request as draft
August 7, 2026 18:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for the PR!
Deployments, as required, will be available below:
Please create PRs in draft mode. Mark as ready to enable:
After merge, new images are deployed in: