fix: multi-plaform builds #14
Annotations
2 errors
|
Build and Push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y wget tar --no-install-recommends && wget -q \"https://go.dev/dl/go${GO_VERSION}.linux-amd64.tar.gz\" && tar -C /usr/local -xzf go${GO_VERSION}.linux-amd64.tar.gz && rm ./go${GO_VERSION}.linux-amd64.tar.gz" did not complete successfully: exit code: 8
|
Loading