Right now, the [dockerfile](https://github.com/cloudflare/sandbox-sdk/blob/main/packages/sandbox/Dockerfile) supports customizing the used Bun version by passing a `BUN_VERSION` arg. It'd be great if we could do the same for Node.
Right now, the dockerfile supports customizing the used Bun version by passing a
BUN_VERSIONarg. It'd be great if we could do the same for Node.