Skip to content

Commit

Permalink
Merge pull request #16 from aservo/feature/terraform-1.5.5-terragrunt…
Browse files Browse the repository at this point in the history
…-0.50.17

Update Terragrunt to 0.50.17
  • Loading branch information
pathob authored Dec 5, 2023
2 parents 2f3b243 + e91f125 commit fa7096d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG TERRAFORM_VERSION=1.5.5
ARG TERRAGRUNT_VERSION=0.50.8
ARG TERRAGRUNT_VERSION=0.50.17
ARG AZ_VERSION=2.51.0

FROM hashicorp/terraform:${TERRAFORM_VERSION}
Expand Down

0 comments on commit fa7096d

Please sign in to comment.