update building

This commit is contained in:
2026-05-16 11:43:01 +07:00
parent f23a0c2152
commit ae20c57ecb
6 changed files with 13 additions and 8 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM golang:1.26-alpine
RUN apk add --no-cache gcc musl-dev