Browse Source
While docker accepts `linux/arm64/v8` as an alias for `linux/arm64`, it still uses `linux/arm64` for it's $TARGETPLATFORM build arg. As a result, the correct binary could not be copied into the CI's docker image.merge-requests/226/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue