Files
upaas/Dockerfile
user 54fd0bdcb3
All checks were successful
Check / check (pull_request) Successful in 11m20s
fix: use prebuilt golangci-lint binary in Docker (multi-arch)
go install golangci-lint fails in alpine due to missing gold linker.
Download prebuilt binary with arch detection and SHA-256 verification
for both amd64 and arm64.

Verified: make check passes, docker build succeeds on arm64.
2026-02-26 02:17:24 -08:00

1.6 KiB