diff --git a/.automation/test/latex/latex_good_1.tex b/.automation/test/latex/latex_good_1.tex index 5b7de792..fc558e37 100644 --- a/.automation/test/latex/latex_good_1.tex +++ b/.automation/test/latex/latex_good_1.tex @@ -55,7 +55,7 @@ in plain TeX---are the key % Using DashExcpt The Birch--Swinnerton-Dyer conjecture is correct. %The Birch--Swinnerton--Dyer conjecture is not correct. -The Birch-Swinnerton-Dyer conjecture is not correct (but not caught). +%The Birch-Swinnerton-Dyer conjecture is not correct (but not caught). % Warning 9-10 diff --git a/Dockerfile b/Dockerfile index a4286d21..6ccdd5b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ ######################################### FROM tenable/terrascan:1.18.3 as terrascan FROM alpine/terragrunt:1.5.5 as terragrunt -FROM assignuser/chktex-alpine:v0.1.1 as chktex +FROM ghcr.io/assignuser/chktex-alpine:v0.2.0 as chktex FROM dotenvlinter/dotenv-linter:3.3.0 as dotenv-linter FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format FROM ghcr.io/terraform-linters/tflint-bundle:v0.47.0.0 as tflint