Skip to content

feat: add terragrunt.Dockerfile #66

feat: add terragrunt.Dockerfile

feat: add terragrunt.Dockerfile #66

Triggered via push June 13, 2024 10:09
Status Failure
Total duration 27s
Artifacts

main.yml

on: push
Dockerfile changes
4s
Dockerfile changes
Matrix: ghcr
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
ghcr (dockerfiles/terragrunt.Dockerfile)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c LATEST_VERSION=$(curl --silent \"https://api.github.com/repos/gruntwork-io/terragrunt/releases/latest\" | jq -r '.tag_name') && curl -L -o /usr/local/bin/terragrunt https://github.com/gruntwork-io/terragrunt/releases/download/${LATEST_VERSION}/terragrunt_linux_amd64 && chmod +x /usr/local/bin/terragrunt" did not complete successfully: exit code: 127
Dockerfile changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ghcr (dockerfiles/terragrunt.Dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.