Skip to content

Commit 7ba0796

Browse files
author
Alan Christie
committed
ci: Add hadolint (dockerfile) config
1 parent adfeac9 commit 7ba0796

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.hadolint.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
# ignored:
3+
# - DL3006: Always tag the version of an image explicitly
4+
ignored:
5+
- DL3006

0 commit comments

Comments
 (0)