chore: update go to the latest version #3
Annotations
1 error
docker
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c true && gotar=go${GO_VERSION}.linux-${GOARCH}.tar.gz && gourl=\"https://dl.google.com/go/${gotar}\" && curl -o /tmp/${gotar} \"${gourl}\" && tar -x -C /opt/ -f /tmp/${gotar} && rm -f /tmp/${gotar} && true" did not complete successfully: exit code: 2
|