ci: suppress DL3008 hadolint warning (apt version pinning impractical for system tools)

This commit is contained in:
Pouzor
2026-03-28 12:56:11 +01:00
parent 57829d88e5
commit c9e142dbf2
+4
View File
@@ -0,0 +1,4 @@
# DL3008: pinning apt package versions is impractical for system tools (nmap, iputils-ping)
# that have version numbers tied to specific Debian releases.
ignore:
- DL3008