Update Dockerfile to download tataki binary using curl #8
Annotations
1 error and 2 warnings
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -fsSL -o /usr/bin/tataki https://github.com/sapporo-wes/tataki/releases/latest/download/tataki-$(uname -m) && chmod +x /usr/bin/tataki" did not complete successfully: exit code: 22
|
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/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "tataki-arm64", "tataki-x86_64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading