[PR #341] [MERGED] Update PocketID #380

Closed
opened 2025-11-22 20:37:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/341
Author: @nenas1ya
Created: 9/5/2025
Status: Merged
Merged: 9/14/2025
Merged by: @Siumauricio

Base: mainHead: patch-1


📝 Commits (6)

📊 Changes

3 files changed (+9 additions, -11 deletions)

View changed files

📝 blueprints/pocket-id/docker-compose.yml (+5 -7)
📝 blueprints/pocket-id/template.toml (+3 -3)
📝 meta.json (+1 -1)

📄 Description

Summary:
This PR updates the PocketID service from version 0.35.1 to 1.10 in the docker-compose.yml file. The template was previously pinned to version 0.35.1, and I have bumped it to the latest 1.x version to ensure compatibility and access to the latest features and improvements. Also remove "ports" statement, cuz it is not only unnecessary, but also harmful: the ports stick out at 0.0.0.0 bypassing traefik.

I test in daily use in my environment, and it works okey.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/341 **Author:** [@nenas1ya](https://github.com/nenas1ya) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/14/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (6) - [`e403632`](https://github.com/Dokploy/templates/commit/e40363284526ed9c55314d9ef2d2374a11849a42) Up PocketID version in template - [`4b4e4cf`](https://github.com/Dokploy/templates/commit/4b4e4cf3ad0bb20d3d8a52073bdbf0a8aee36de7) allign template - [`fc75aef`](https://github.com/Dokploy/templates/commit/fc75aefdc4d9eb04a538bcd3c092be135d3f7f0a) allign template port - [`f171843`](https://github.com/Dokploy/templates/commit/f171843965629aa0ce047ae92a824abd5cc48ce1) allign meta - [`723bd23`](https://github.com/Dokploy/templates/commit/723bd23ead152ccc286d0aa5adf99a0adec93dce) allign meta prettier - [`c6706d8`](https://github.com/Dokploy/templates/commit/c6706d824efec0e49ac081b421e3198da7e13aa4) no need in ports, its not secure ### 📊 Changes **3 files changed** (+9 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/pocket-id/docker-compose.yml` (+5 -7) 📝 `blueprints/pocket-id/template.toml` (+3 -3) 📝 `meta.json` (+1 -1) </details> ### 📄 Description Summary: This PR updates the PocketID service from version 0.35.1 to 1.10 in the docker-compose.yml file. The template was previously pinned to version 0.35.1, and I have bumped it to the latest 1.x version to ensure compatibility and access to the latest features and improvements. Also remove "ports" statement, cuz it is not only unnecessary, but also harmful: the ports stick out at 0.0.0.0 bypassing traefik. I test in daily use in my environment, and it works okey. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:37:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#380