diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index adcc5db..20c6189 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -11,7 +11,8 @@ "ghcr.io/devcontainers/features/node:1.4.1": {}, "ghcr.io/devcontainers-contrib/features/act:1.0.14": {}, "ghcr.io/devcontainers-contrib/features/pipenv:2.0.17": {}, - "ghcr.io/devcontainers-contrib/features/pre-commit:2.0.17": {} + "ghcr.io/devcontainers-contrib/features/pre-commit:2.0.17": {}, + "ghcr.io/dhoeric/features/hadolint:1.0.0": {} }, "customizations": {