Skip to content

Update Dockerfile

Update Dockerfile #4

Triggered via push February 16, 2024 00:03
Status Failure
Total duration 1m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c curl -fsSLO \"${SUPERCRONIC_URL}\" && echo \"${SUPERCRONIC_SHA1SUM} ${SUPERCRONIC}\" | sha1sum -c - && chmod +x \"$SUPERCRONIC\" && mv \"$SUPERCRONIC\" \"/usr/local/bin/${SUPERCRONIC}\" && ln -s \"/usr/local/bin/${SUPERCRONIC}\" /usr/local/bin/supercronic" did not complete successfully: exit code: 127
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.