Commit 984ff41
committed
chore: Add hadolint config to ignore version pinning warnings
DL3008 and SC2016 are ignored because:
- Pinning apt package versions creates maintenance burden
- System packages are upgraded for security (apt-get upgrade)
- Echo statements for nginx config are properly escaped
- These checks are too strict for our use case1 parent 06b579a commit 984ff41
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments