Skip to content

Commit 0a03ecc

Browse files
Merge pull request #483 from cloudkats/renovate/master-terragrunt-gruntwork-io-terragrunt-0.x
chore(deps): update dependency gruntwork-io/terragrunt to v0.38.4 (terragrunt/dockerfile) (master)
2 parents e5cc768 + e2a0ee1 commit 0a03ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terragrunt/Dockerfile

+1-1
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.38.3
36+
ENV TERRAGRUNT_VERSION=0.38.4
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)