aboutsummaryrefslogtreecommitdiffstats
path: root/.hadolint.yaml
blob: 5a0a01974dfe548405bd3e4b712946db6961282c (plain) (blame)
1
2
3
4
ignored:
    # Ignore suggestion for pinned versions in `apt-get´ and `apk`
    - DL3008
    - DL3018