Ignoring DL3015
This commit is contained in:
parent
baaef5a008
commit
390124ea55
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM debian:stable
|
|||
|
||||
LABEL "maintainer"="L3D <l3d@c3woc.de>"
|
||||
|
||||
# hadolint ignore=DL3008,DL3013
|
||||
# hadolint ignore=DL3008,DL3013,DL3015
|
||||
RUN apt-get update -y && apt-get install -y \
|
||||
apt-utils \
|
||||
openssh-client \
|
||||
|
|
Loading…
Reference in a new issue