docs(changelog): add fragment for #9695

This commit is contained in:
Minxi Hou
2026-08-07 06:56:54 -04:00
committed by diegosouzapw
parent 0df732e964
commit e4e1494183

View File

@@ -0,0 +1 @@
- **fix(docker):** `--build-arg OMNIROUTE_USE_TURBOPACK=0` now reaches the builder stage — a bare `ENV` was shadowing the `ARG`, so the documented webpack escape hatch was silently ignored and memory-constrained hosts were OOM-killed with no error output ([#9695](https://github.com/diegosouzapw/OmniRoute/pull/9695))