diff --git a/Dockerfile b/Dockerfile index 16ba0c85..d79cfbee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -99,6 +99,7 @@ RUN npm config set package-lock false \ stylelint \ stylelint-config-standard \ @stoplight/spectral \ + htmlhint \ && npm --no-cache install \ markdownlint-cli \ jsonlint prettyjson \