hadolint ignore 3005 added

This commit is contained in:
Casper 2020-04-12 03:18:08 +02:00 committed by GitHub
parent 7e96ebe8b9
commit d56a0f86d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ ENV SASLAUTHD_MECH_OPTIONS=""
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Packages
# hadolint ignore=DL3015
# hadolint ignore=DL3015,DL3005
RUN \
apt-get update -q --fix-missing && \
apt-get -y upgrade && \