Skip to content

feat: Update PostGIS version to 3.6.1#46

Merged
cbaker6 merged 6 commits into
mainfrom
cbaker6-patch-1
Jan 8, 2026
Merged

feat: Update PostGIS version to 3.6.1#46
cbaker6 merged 6 commits into
mainfrom
cbaker6-patch-1

Conversation

@cbaker6
Copy link
Copy Markdown
Member

@cbaker6 cbaker6 commented Jan 8, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 8, 2026 19:54
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 8, 2026

Warning

Rate limit exceeded

@cbaker6 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 21 minutes and 32 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 82cbd44 and 8d173cd.

📒 Files selected for processing (2)
  • Dockerfile
  • Dockerfile.pgpool
📝 Walkthrough

Hahahaha! A Mighty Version Upgrade Approaches!

Walkthrough

These Dockerfiles receive PostGIS version updates! The primary image bumps from version 3.6.0+dfsg-2.pgdg13+1 to 3.6.1+dfsg-1.pgdg13+1, while the pgpool variant synchronizes to match. No control flow alterations—purely metadata refinement!

Changes

Cohort / File(s) Summary
PostGIS Version Synchronization
Dockerfile, Dockerfile.pgpool
Updated POSTGIS_VERSION environment variable and OCI image description labels from 3.6.0+dfsg-2.pgdg13+1 to 3.6.1+dfsg-1.pgdg13+1; synchronizes PostGIS versions across container configurations

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

A version bump rolls through with might,
PostGIS 3.6.1 shines so bright!
Plus Ultra! The update's here,
Docker images crystalline and clear! ✨🐘


I AM HERE to confirm these changes represent straightforward version maintenance! By my calculation, this is a most efficient update that requires only the most basic verification—no complex logic awaits your inspection, young reviewer. The path to victory is clear! Plus Ultra! 💪

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive No description was provided by the author, making it impossible to assess relevance to the changeset. Add a pull request description explaining the purpose and impact of the PostGIS version update, including any testing performed.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: updating PostGIS version to 3.6.1, which matches the file modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch cbaker6-patch-1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the PostGIS version from 3.6.0 to 3.6.1 in the main Dockerfile, bumping to the latest patch release of PostGIS 3.6.

Key Changes:

  • Updated POSTGIS_VERSION environment variable from 3.6.0+dfsg-2.pgdg13+1 to 3.6.1+dfsg-1.pgdg13+1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cbaker6 cbaker6 merged commit d47d65b into main Jan 8, 2026
5 checks passed
@cbaker6 cbaker6 deleted the cbaker6-patch-1 branch January 8, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants