chore: push the version as tag to dockerhub (#373) #399
Annotations
1 error
|
build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apk add --no-cache gcc musl-dev g++ make linux-headers wget tar && if [ \"$TARGETARCH\" = \"arm64\" ]; then wget -q -O /tmp/cross.tgz https://musl.cc/aarch64-linux-musl-cross.tgz && tar -xf /tmp/cross.tgz -C /usr/local && rm /tmp/cross.tgz; fi" did not complete successfully: exit code: 4
|