go-scim
go-scim copied to clipboard
Fix Dockerfile GOARCH on Mac M1 chip (arm64)
GOARCH on Mac M1 chip machines is arm64. Adjust the build directory path dynamically through TARGETARCH
Thank you. I am currently on a v3. This issue will be address there.