Skip to content

Commit d80dcb3

Browse files
committed
fix
1 parent e985d4d commit d80dcb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/base/.devcontainer/Dockerfile.tflint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN --mount=type=secret,id=GH_TOKEN,env=GH_TOKEN \
1212
ARCH="${TARGETARCH}" \
1313
VERSION="${TFLINT_VERSION}" \
1414
GITHUB_REPO="terraform-linters/tflint" \
15-
TOOL="tflint" \
15+
TOOL="tflint" \
1616
DOWNLOAD_BINARY="${DOWNLOAD_BINARY}" \
1717
VERIFY_BINARY_ATTESTATION="false" \
1818
VERIFY_CHECKSUM="true" \

0 commit comments

Comments
 (0)