mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-26 18:59:14 +02:00
hadolint ignore 3005 added
This commit is contained in:
parent
7e96ebe8b9
commit
d56a0f86d5
1 changed files with 1 additions and 1 deletions
|
@ -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 && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue