Hadolint Format Ignore
This commit is contained in:
parent
d8bc006bec
commit
1e085d9b67
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ FROM debian:buster-slim
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|
||||||
# hadolint ignore=DL3008
|
# hadolint ignore=DL3008,DL3028
|
||||||
# hadolint ignore=DL3028
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get -y --no-install-recommends install \
|
apt-get -y --no-install-recommends install \
|
||||||
ruby \
|
ruby \
|
||||||
|
|
Loading…
Reference in a new issue