chore(deps): pin postgres 16-alpine digest to 16.15 #1325

Merged
PlasticDigits merged 3 commits from renovate/postgres into main 2026-09-23 03:43:52 +00:00
Member

This PR contains the following updates:

Package Update Change
postgres digest 20edbde -> 86c951e

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | postgres | digest | `20edbde` -> `86c951e` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update postgres docker digest to 86c951e
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
952c0fe3ef
fix(deps): keep local postgres on 16-alpine 16.15
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
b6a90d811a
The untagged digest bump resolved to PostgreSQL 18.6. Pin the 16-alpine tag so the local stack stays on 16.
PlasticDigits changed title from chore(deps): update postgres docker digest to 86c951e to chore(deps): pin postgres 16-alpine digest to 16.15 2026-09-23 03:41:06 +00:00

Sanity check blocked the original digest 86c951e. That index is PostgreSQL 18.6 (Debian pgdg). This compose file and CI still run Postgres 16.

Replaced it with the current postgres:16-alpine index 721873c34ceb (16.15; previous pin was 16.13). The tag stays in the image reference so later digest bumps stay on 16-alpine.

Sanity check blocked the original digest 86c951e. That index is PostgreSQL 18.6 (Debian pgdg). This compose file and CI still run Postgres 16. Replaced it with the current postgres:16-alpine index 721873c34ceb (16.15; previous pin was 16.13). The tag stays in the image reference so later digest bumps stay on 16-alpine.
Merge branch 'main' into renovate/postgres
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
b791fd04f9
PlasticDigits deleted branch renovate/postgres 2026-09-23 03:43:52 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic!1325
No description provided.