We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bddc06 + f52519e commit 520610fCopy full SHA for 520610f
Dockerfile.0.Base
@@ -24,7 +24,7 @@ RUN apk upgrade --no-cache && \
24
25
# Update version here (do not move at the beginning of the file since it would slow down the docker build)
26
ENV TERRAFORM_VERSION="1.0.2"
27
-ENV TERRAGRUNT_VERSION="2.7.5"
+ENV TERRAGRUNT_VERSION="2.7.7"
28
ENV GOTEMPLATE_VERSION="3.7.2"
29
30
COPY Dockerfile.0_scripts/download_executables.sh .
0 commit comments