Skip to content

Commit

Permalink
Merge pull request #22 from coveooss/fix/bump-to-terragrunt-2.7.4
Browse files Browse the repository at this point in the history
Bump Terragrunt to 2.7.4
  • Loading branch information
pballandras authored Feb 4, 2022
2 parents e00c828 + 9f91698 commit 2500dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.0.Base
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN apk upgrade --no-cache && \

# Update version here (do not move at the beginning of the file since it would slow down the docker build)
ENV TERRAFORM_VERSION="1.0.2"
ENV TERRAGRUNT_VERSION="2.7.3"
ENV TERRAGRUNT_VERSION="2.7.4"
ENV GOTEMPLATE_VERSION="3.7.2"

COPY Dockerfile.0_scripts/download_executables.sh .
Expand Down

0 comments on commit 2500dc3

Please sign in to comment.