Skip to content

Commit

Permalink
Merge pull request #681 from cloudkats/renovate/master-terragrunt-gru…
Browse files Browse the repository at this point in the history
…ntwork-io-terragrunt-0.x

chore(deps): update dependency gruntwork-io/terragrunt to v0.45.13 (terragrunt/dockerfile) (master)
  • Loading branch information
ivankatliarchuk authored May 20, 2023
2 parents 8779400 + e517c1d commit 1e42113
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.45.8
ENV TERRAGRUNT_VERSION=0.45.13

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

Expand Down

0 comments on commit 1e42113

Please sign in to comment.