We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b38e2 commit 5859e99Copy full SHA for 5859e99
.pre-commit-hooks.yaml
@@ -14,5 +14,5 @@
14
- id: hadolint
15
name: Lint Dockerfiles
16
language: docker_image
17
- entry: hadolint/hadolint hadolint
+ entry: hadolint/hadolint:latest-alpine hadolint
18
files: Dockerfile
0 commit comments