[PR #5695] [MERGED] 🔧 Fix heap allocation error when building locally with docker #6071

Closed
opened 2026-02-28 21:23:29 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5695
Author: @MikesGlitch
Created: 9/7/2025
Status: Merged
Merged: 9/7/2025
Merged by: @MikesGlitch

Base: masterHead: fix/docker-memory-issue


📝 Commits (3)

  • e1675ad fix heap allocation error when building locally with docker
  • a3c84e2 release notes
  • 0f2ee71 clarifying comment

📊 Changes

2 files changed (+10 additions, -0 deletions)

View changed files

📝 sync-server.Dockerfile (+4 -0)
upcoming-release-notes/5695.md (+6 -0)

📄 Description

Fixes a heap allocation issue when running the sync-server.Dockerfile build locally.


🔄 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/actualbudget/actual/pull/5695 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 9/7/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix/docker-memory-issue` --- ### 📝 Commits (3) - [`e1675ad`](https://github.com/actualbudget/actual/commit/e1675ad837982440fec989d67a06c3228059b835) fix heap allocation error when building locally with docker - [`a3c84e2`](https://github.com/actualbudget/actual/commit/a3c84e2991087433e9566cd14c78546ccc623d88) release notes - [`0f2ee71`](https://github.com/actualbudget/actual/commit/0f2ee714d376af7bb1f5811e8d6b319742b8dc04) clarifying comment ### 📊 Changes **2 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `sync-server.Dockerfile` (+4 -0) ➕ `upcoming-release-notes/5695.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Fixes a heap allocation issue when running the sync-server.Dockerfile build locally. --- <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-02-28 21:23:29 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6071