We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e985d4d commit d80dcb3Copy full SHA for d80dcb3
1 file changed
src/base/.devcontainer/Dockerfile.tflint
@@ -12,7 +12,7 @@ RUN --mount=type=secret,id=GH_TOKEN,env=GH_TOKEN \
12
ARCH="${TARGETARCH}" \
13
VERSION="${TFLINT_VERSION}" \
14
GITHUB_REPO="terraform-linters/tflint" \
15
- TOOL="tflint" \
+ TOOL="tflint" \
16
DOWNLOAD_BINARY="${DOWNLOAD_BINARY}" \
17
VERIFY_BINARY_ATTESTATION="false" \
18
VERIFY_CHECKSUM="true" \
0 commit comments