Skip to content

Commit

Permalink
Merge pull request #8 from mojaloop/upgrade/terragrunt-version
Browse files Browse the repository at this point in the history
upgrade tg in order to support multiple excluded modules
  • Loading branch information
dfry authored Apr 14, 2024
2 parents b8bcc7f + 8484bf7 commit 3fd9b97
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,6 +1,6 @@
FROM ubuntu:20.04
ARG TERRAFORM_VERSION=1.2.4
ARG TERRAGRUNT_VERSION=0.42.8
ARG TERRAGRUNT_VERSION=0.57.0
ARG VAULT_VERSION=1.13.4
ARG YTT_VERSION=0.48.0
ARG KAPP_VERSION=0.60.0
Expand Down

0 comments on commit 3fd9b97

Please sign in to comment.