Skip to content

Commit 52e94ce

Browse files
Merge pull request #22 from devops-infra/dependency/tflint-0.23.1
Update for tflint 0.23.1
2 parents 404550c + 11f7e98 commit 52e94ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Instead of building from scratch pull my other docker image
2-
FROM devopsinfra/docker-terragrunt:tf-0.13.3-tg-0.25.1 as builder
2+
FROM devopsinfra/docker-terragrunt:tf-0.14.4-tg-0.27.1 as builder
33

44
# Use a clean tiny image to store artifacts in
55
FROM alpine:3.11

0 commit comments

Comments
 (0)