Skip to content

Update docker-build.yml #838

Update docker-build.yml

Update docker-build.yml #838

Triggered via push December 16, 2024 13:35
Status Failure
Total duration 27s
Artifacts 1

docker-build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build (worker-cli)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GO_JSON=$(curl -s https://go.dev/dl/?mode=json) && GO_LATEST=$(echo \"$GO_JSON\" | jq -r '.[0].version') && ARCH=$(uname -m) && case $ARCH in x86_64) GO_ARCH=\"amd64\" ;; aarch64) GO_ARCH=\"arm64\" ;; armv7l) GO_ARCH=\"armv6l\" ;; *) echo \"Unsupported architecture: $ARCH\"; exit 1 ;; esac && GO_URL=\"https://dl.google.com/go/${GO_LATEST}.linux-${GO_ARCH}.tar.gz\" && curl -O $GO_URL && tar -C /usr/local -xzf ${GO_LATEST}.linux-${GO_ARCH}.tar.gz && rm ${GO_LATEST}.linux-${GO_ARCH}.tar.gz" did not complete successfully: exit code: 127
build (worker-cli)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
tcosolutions~betterscan~9PWKNJ.dockerbuild
8.29 KB