Skip to content

Commit

Permalink
chore(deps): update dependency gruntwork-io/terragrunt to v0.30.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 18, 2021
1 parent 4429020 commit e970466
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.10
ENV TERRAGRUNT_VERSION=v0.30.6

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

Expand Down

0 comments on commit e970466

Please sign in to comment.