Skip to content

Commit

Permalink
chore(deps): update hashicorp/terraform docker tag to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 8, 2021
1 parent 962d2e3 commit c2d1edb
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 @@ -7,7 +7,7 @@
# Run:
# docker run --rm -it test-image /bin/bash
###
FROM hashicorp/terraform:1.0.11 as terraform
FROM hashicorp/terraform:1.1.0 as terraform

FROM alpine:3.14

Expand Down

0 comments on commit c2d1edb

Please sign in to comment.