fix: use distroless and fix build

This commit is contained in:
Aarnav Tale 2025-06-20 11:32:27 -04:00
parent 71f130ede5
commit 73f0a0d273
No known key found for this signature in database
7 changed files with 32 additions and 28 deletions

View file

@ -1,6 +1,7 @@
[tools]
"go" = "1.24.4"
"node" = "22"
"pnpm" = "10"
[tasks.copy-wasm-shim]
alias = ["gojs"]