You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-15 03:30:36 +02:00
hadolint ignore 3005 added
This commit is contained in:
@ -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 && \
|
||||
|
Reference in New Issue
Block a user