Skip to content

Commit 76536a8

Browse files
Merge pull request #932 from cloudkats/renovate/master-terragrunt-gruntwork-io-terragrunt-0.x
chore(deps): update dependency gruntwork-io/terragrunt to v0.81.5 (terragrunt/dockerfile) (master)
2 parents c923365 + df45205 commit 76536a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terragrunt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ RUN apk update && apk add -Uuv --no-cache --update \
3333
&& ln -sv /usr/bin/python3 /usr/bin/python
3434

3535
# renovate: datasource=github-releases depName=gruntwork-io/terragrunt
36-
ENV TERRAGRUNT_VERSION=0.58.12
36+
ENV TERRAGRUNT_VERSION=0.81.5
3737

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

0 commit comments

Comments
 (0)