Update golang and alpine: #497
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c test -n \"${BUILD_VERSION}\" \t&& apk update \t&& apk upgrade -a \t&& apk add --no-cache ca-certificates curl git gcc build-base \t&& update-ca-certificates \t&& curl -L \"${ARCHIVE_URL}${BUILD_VERSION}.tar.gz\" -o /tmp/fq.tar.gz \t&& tar xzf /tmp/fq.tar.gz --strip 1 -C /go/src/github.com/wader/fq \t&& go get -u golang.org/x/crypto golang.org/x/net \t&& go build -o fq -v -trimpath -ldflags=\"-s -w -X main.version=${BUILD_VERSION}\" ." did not complete successfully: exit code: 1
|
Loading