[PR #676] [CLOSED] fix: remove db-migration service and update image version #5003

Closed
opened 2026-05-06 17:49:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/676
Author: @rubixvi
Created: 1/24/2026
Status: Closed

Base: canaryHead: patch-2


📝 Commits (1)

  • 51344fd fix: remove db-migration service and update image version

📊 Changes

1 file changed (+1 additions, -25 deletions)

View changed files

📝 blueprints/infisical/docker-compose.yml (+1 -25)

📄 Description

Alot of memory leak with the current blueprint. x2 reduction with using a new version.

Alot of bugs and security risk with something that's important as project secrets should not be using an outdated version.


🔄 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/676 **Author:** [@rubixvi](https://github.com/rubixvi) **Created:** 1/24/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`51344fd`](https://github.com/Dokploy/templates/commit/51344fd2a11ececeb0fab4f2a9376e2cd9d9699e) fix: remove db-migration service and update image version ### 📊 Changes **1 file changed** (+1 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/infisical/docker-compose.yml` (+1 -25) </details> ### 📄 Description Alot of memory leak with the current blueprint. x2 reduction with using a new version. Alot of bugs and security risk with something that's important as project secrets should not be using an outdated version. --- <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 2026-05-06 17:49:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#5003