Closed
Description
Is your feature request related to a problem? Please describe.
Hi Team,
Are you planning to release golangci/golangci-lint image for arm64?
Describe the solution you'd like
I am checking on adding arm64 support in Travis-CI for kube-router package, but I was facing issue in pulling golangci-lint image for arm64 as it is not available in the docker hub. I have observed that golangci-lint has support for arm64 platform. I was successful in building golangci-lint docker image in my local arm64 machine. May I know, Is it possible to make the image also available for arm64?