Update ghcr.io/pocket-id/pocket-id Docker tag to v2 #134

Merged
Ghost merged 0 commits from refs/pull/134/head into main 2026-01-03 15:46:30 +05:30
Ghost commented 2026-01-03 05:31:55 +05:30 (Migrated from repo.local.ryuu.in)

This PR contains the following updates:

Package Update Change
ghcr.io/pocket-id/pocket-id major v1.16.0-distrolessv2.0.1-distroless

Release Notes

pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)

v2.0.1

Compare Source

Bug Fixes
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.0.0...v2.0.1

v2.0.0

Compare Source

Bug Fixes
Features
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.16.0...v2.0.0


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 | |---|---|---| | [ghcr.io/pocket-id/pocket-id](https://github.com/pocket-id/pocket-id) | major | `v1.16.0-distroless` → `v2.0.1-distroless` | --- ### Release Notes <details> <summary>pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)</summary> ### [`v2.0.1`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v201) [Compare Source](https://github.com/pocket-id/pocket-id/compare/v2.0.0...v2.0.1) ##### Bug Fixes - admins imported from LDAP lose admin privileges ([2cce200](https://github.com/pocket-id/pocket-id/commit/2cce2008928081b5e0f0e6bcbc3f43816f082de9) by [@&#8203;stonith404](https://github.com/stonith404)) - restore old input input field size ([2341da9](https://github.com/pocket-id/pocket-id/commit/2341da99e9716686cf28dd0680d751ae9da0fadc) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Other - bump image tag to `v2` ([cd2e9f3](https://github.com/pocket-id/pocket-id/commit/cd2e9f3a2ad753815ef8da998f9b54853d953a2a) by [@&#8203;stonith404](https://github.com/stonith404)) **Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v2.0.0...v2.0.1> ### [`v2.0.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v200) [Compare Source](https://github.com/pocket-id/pocket-id/compare/v1.16.0...v2.0.0) ##### Bug Fixes - update image format message to include WEBP ([#&#8203;1133](https://github.com/pocket-id/pocket-id/pull/1133) by [@&#8203;sebdanielsson](https://github.com/sebdanielsson)) - add Japanese locale to inlang settings ([#&#8203;1142](https://github.com/pocket-id/pocket-id/pull/1142) by [@&#8203;tai-ga](https://github.com/tai-ga)) - restrict email one time sign in token to same browser ([#&#8203;1144](https://github.com/pocket-id/pocket-id/pull/1144) by [@&#8203;stonith404](https://github.com/stonith404)) - rename `LDAP_ATTRIBUTE_ADMIN_GROUP` env variable to `LDAP_ADMIN_GROUP_NAME` ([e1c5021](https://github.com/pocket-id/pocket-id/commit/e1c5021eeedcbc54bad0eccd72d7ae760be61934) by [@&#8203;stonith404](https://github.com/stonith404)) - make wildcard matching in callback URLs more stricter ([078152d](https://github.com/pocket-id/pocket-id/commit/078152d4dbb05dd027ff323f39d090ecb67927c7) by [@&#8203;stonith404](https://github.com/stonith404)) - remove ambiguous characters from login code ([d9e7bf9](https://github.com/pocket-id/pocket-id/commit/d9e7bf9eef522d8c081fac2000bace6f95518039) by [@&#8203;stonith404](https://github.com/stonith404)) - add missing translations to date picker ([894eaf3](https://github.com/pocket-id/pocket-id/commit/894eaf3cffdd9182b9c29e28b4dcb7e8bcbda26b) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Features - add HTTP `HEAD` method support ([#&#8203;1135](https://github.com/pocket-id/pocket-id/pull/1135) by [@&#8203;stonith404](https://github.com/stonith404)) - add email logo customization ([#&#8203;1150](https://github.com/pocket-id/pocket-id/pull/1150) by [@&#8203;MelvinSnijders](https://github.com/MelvinSnijders)) - add ability define user groups for sign up tokens ([#&#8203;1155](https://github.com/pocket-id/pocket-id/pull/1155) by [@&#8203;stonith404](https://github.com/stonith404)) - minor redesign of auth pages ([08e4ffe](https://github.com/pocket-id/pocket-id/commit/08e4ffeb600a4a6644d91b1600b0205997ed1685) by [@&#8203;stonith404](https://github.com/stonith404)) - allow audit log retention to be controlled by env variable ([#&#8203;1158](https://github.com/pocket-id/pocket-id/pull/1158) by [@&#8203;jenic](https://github.com/jenic)) - restrict oidc clients by user groups per default ([#&#8203;1164](https://github.com/pocket-id/pocket-id/pull/1164) by [@&#8203;stonith404](https://github.com/stonith404)) - add "restricted" column to oidc client table ([1bc9f5f](https://github.com/pocket-id/pocket-id/commit/1bc9f5f7e780310d81608381544ba530df7f433b) by [@&#8203;stonith404](https://github.com/stonith404)) - drop support for storing JWK on the filesystem ([f014458](https://github.com/pocket-id/pocket-id/commit/f0144584af90b918a3157a298f1bb95928a117b8) by [@&#8203;stonith404](https://github.com/stonith404)) - add CLI command for importing and exporting Pocket ID data ([3420a00](https://github.com/pocket-id/pocket-id/commit/3420a000737d89a5c3c6c250d171d96126553beb) by [@&#8203;stonith404](https://github.com/stonith404)) - remove DbProvider env variable and calculate it dynamically ([ba2f0f1](https://github.com/pocket-id/pocket-id/commit/ba2f0f18f4bacc5a86217dec0b0dcb6030c40cb9) by [@&#8203;kmendell](https://github.com/kmendell)) - add support for SCIM provisioning ([#&#8203;1182](https://github.com/pocket-id/pocket-id/pull/1182) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Other - update AAGUIDs ([#&#8203;1128](https://github.com/pocket-id/pocket-id/pull/1128) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - fix api key e2e test ([25f67bd](https://github.com/pocket-id/pocket-id/commit/25f67bd25a0ee0cab48d72107722e8c8428fa547) by [@&#8203;stonith404](https://github.com/stonith404)) - update AAGUIDs ([#&#8203;1140](https://github.com/pocket-id/pocket-id/pull/1140) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - upgrade dependencies ([90f555f](https://github.com/pocket-id/pocket-id/commit/90f555f7c12ff07545f7cd1a1754a8c19f5a4978) by [@&#8203;stonith404](https://github.com/stonith404)) - fix type error after version bump ([edb32d8](https://github.com/pocket-id/pocket-id/commit/edb32d82b2c138433d8eb17d5a6a19f4728ae2d4) by [@&#8203;stonith404](https://github.com/stonith404)) - remove `breaking/**` push trigger from actions ([461293b](https://github.com/pocket-id/pocket-id/commit/461293ba1da4ddbff2c77f23a42487b63964e474) by [@&#8203;stonith404](https://github.com/stonith404)) - update AAGUIDs ([#&#8203;1177](https://github.com/pocket-id/pocket-id/pull/1177) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - preparation for merge into main branch ([#&#8203;1113](https://github.com/pocket-id/pocket-id/pull/1113) by [@&#8203;stonith404](https://github.com/stonith404)) - bump pnpm to version 10.27.0 ([#&#8203;1183](https://github.com/pocket-id/pocket-id/pull/1183) by [@&#8203;kmendell](https://github.com/kmendell)) - update forms and other areas to use new shadcn components ([#&#8203;1115](https://github.com/pocket-id/pocket-id/pull/1115) by [@&#8203;kmendell](https://github.com/kmendell)) - run formatter ([e4a8ca4](https://github.com/pocket-id/pocket-id/commit/e4a8ca476cc3c7e8d8cdc8de21b5d7d99d07f7a0) by [@&#8203;stonith404](https://github.com/stonith404)) - upgrade dependencies ([4776b70](https://github.com/pocket-id/pocket-id/commit/4776b70d96f3dc291394dc79c941738bbe48199a) by [@&#8203;stonith404](https://github.com/stonith404)) - change translation string in e2e tests ([ffb2ef9](https://github.com/pocket-id/pocket-id/commit/ffb2ef91bd7bbe78eb29e86cd3675b695e821498) by [@&#8203;stonith404](https://github.com/stonith404)) **Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v1.16.0...v2.0.0> </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNzAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryuupendragon/docker-compose#134