Skip to content

Commit

Permalink
chore(deps): update dependency gruntwork-io/terragrunt to v0.58.10 (t…
Browse files Browse the repository at this point in the history
…erragrunt/dockerfile)
  • Loading branch information
IK Renovate Bot committed May 29, 2024
1 parent b1bc9cb commit ad64c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terragrunt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN apk update && apk add -Uuv --no-cache --update \
&& ln -sv /usr/bin/python3 /usr/bin/python

# renovate: datasource=github-releases depName=gruntwork-io/terragrunt
ENV TERRAGRUNT_VERSION=0.55.20
ENV TERRAGRUNT_VERSION=0.58.10

ADD https://github.com/gruntwork-io/terragrunt/releases/download/v${TERRAGRUNT_VERSION}/terragrunt_linux_amd64 /usr/bin/terragrunt

Expand Down

0 comments on commit ad64c30

Please sign in to comment.