- #1055 (patch)
Fixes runtime-provided env vars being deleted fromprocess.envwhen a server boots from the env snapshot baked into the build output (e.g. a Next.js standalone container where the varlock CLI is unavailable). Introduced in 1.17.1, this could take down a service that passes config at boot withdocker run -e ....
Published to
- ✅ npm