Skip to content

Commit 520610f

Browse files
authored
Merge pull request #24 from coveooss/update/coveo-terragrunt-2.7.7
Update coveo terragrunt fork to v2.7.7
2 parents 3bddc06 + f52519e commit 520610f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.0.Base

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN apk upgrade --no-cache && \
2424

2525
# Update version here (do not move at the beginning of the file since it would slow down the docker build)
2626
ENV TERRAFORM_VERSION="1.0.2"
27-
ENV TERRAGRUNT_VERSION="2.7.5"
27+
ENV TERRAGRUNT_VERSION="2.7.7"
2828
ENV GOTEMPLATE_VERSION="3.7.2"
2929

3030
COPY Dockerfile.0_scripts/download_executables.sh .

0 commit comments

Comments
 (0)