Skip to content

Commit 79900b5

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency gruntwork-io/terragrunt to v0.81.0 (terragrunt/dockerfile)
1 parent 1ffeb67 commit 79900b5

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.0
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)