Skip to content

Commit

Permalink
Merge pull request #116 from cloudkats/renovate/gruntwork-io-terragru…
Browse files Browse the repository at this point in the history
…nt-0.x

chore(deps): update dependency gruntwork-io/terragrunt to v0.29.7
  • Loading branch information
ivankatliarchuk authored May 29, 2021
2 parents d60cf8b + e6bba27 commit 5544c3e
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 @@ -30,7 +30,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=v0.29.4
ENV TERRAGRUNT_VERSION=v0.29.7

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

Expand Down

0 comments on commit 5544c3e

Please sign in to comment.