Skip to content

Commit

Permalink
patch(deps): update dependency gruntwork-io/terragrunt to v0.72.1 (#355)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 610b4f6 commit 3086703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/dockhippie/golang:1.23 as build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / docker

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

# renovate: datasource=github-releases depName=gruntwork-io/terragrunt
ENV TERRAGRUNT_VERSION=0.72.0
ENV TERRAGRUNT_VERSION=0.72.1

# renovate: datasource=github-releases depName=hashicorp/terraform
ENV TERRAFORM_VERSION=1.10.4
Expand Down

0 comments on commit 3086703

Please sign in to comment.