diff --git a/.hadolint.yaml b/.hadolint.yaml index 68a1cc3cdcb0c71ae34cf6e948797b6b56478249..885c13eb7d344100d982920ac874a70bef53ccbc 100644 --- a/.hadolint.yaml +++ b/.hadolint.yaml @@ -1,5 +1,7 @@ ignored: # For more information, see https://github.com/hadolint/hadolint/wiki/$RULE + # Do not use apt-get upgrade or dist-upgrade + - DL3005 # Pin versions in apt-get install - DL3006 # Always tag the version of an image explicitly