Small updates on Dockerfiles #5461
Annotations
1 error and 2 warnings
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSLo /tmp/go.tar.gz https://golang.org/dl/go${GO_VERSION}.linux-${TARGETARCH}.tar.gz \t&& rm -rf /usr/local/go \t&& tar -C /usr/local -xzf /tmp/go.tar.gz \t&& ln -sf /usr/local/go/bin/* /usr/local/bin/ \t&& rm -f /tmp/go.tar.gz \t&& go version" did not complete successfully: exit code: 2
|
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/checkout@v3, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading