bun.lockb
185 KB
-
Update Dockerfile to use Bun for package management and build process · e1053167
- Changed base image from Node.js to Bun for improved performance. - Replaced npm install with bun install for dependency management. - Updated build command to use Bun for building the application. - Added new bun.lockb file to track Bun dependencies.
1808837298@qq.com committed