mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
[PR #341] [MERGED] Update PocketID #380
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:patch-1📝 Commits (6)
e403632Up PocketID version in template4b4e4cfallign templatefc75aefallign template portf171843allign meta723bd23allign meta prettierc6706d8no need in ports, its not secure📊 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.