Commit Graph

3 Commits

Author SHA1 Message Date
dalbodeule
9bbfbf035c [chore](build): support multi-architecture builds in server Dockerfile
- Added `TARGETOS` and `TARGETARCH` arguments for multi-architecture build support.
- Updated build commands to utilize the provided OS/ARCH arguments.
- Simplified Dockerfile by removing redundant conditional logic for `go.sum`.
2025-11-27 18:53:45 +09:00
dalbodeule
88ebbd1ce7 [chore](build): remove redundant GOARCH flag from server Dockerfile
- Simplified the build stage by eliminating the unused `GOARCH` flag, ensuring compatibility with the default architecture.
2025-11-27 18:51:04 +09:00
dalbodeule
4d5b7f15f3 build(deps): add ent and x libs dependencies 2025-11-26 16:32:54 +09:00