Merge pull request #3900 from containerd/dependabot/github_actions/do… #92
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c fname=\"buildkit-${BUILDKIT_VERSION}.${TARGETOS:-linux}-${TARGETARCH:-amd64}.tar.gz\" && curl -o \"${fname}\" -fsSL --proto '=https' --tlsv1.2 \"https://github.com/moby/buildkit/releases/download/${BUILDKIT_VERSION}/${fname}\" && grep \"${fname}\" \"/SHA256SUMS.d/buildkit-${BUILDKIT_VERSION}\" | sha256sum -c && tar xzf \"${fname}\" -C /out && rm -f \"${fname}\" /out/bin/buildkit-qemu-* /out/bin/buildkit-cni-* /out/bin/buildkit-runc && for f in /out/libexec/cni/*; do ln -s ../libexec/cni/$(basename $f) /out/bin/buildkit-cni-$(basename $f); done && echo \"- BuildKit: ${BUILDKIT_VERSION}\" >> /out/share/doc/nerdctl-full/README.md" did not complete successfully: exit code: 22
|
|
The logs for this run have expired and are no longer available.
Loading