Hadolint Format Ignore

This commit is contained in:
Michael Grote 2022-08-02 18:34:58 +02:00
parent d8bc006bec
commit 1e085d9b67

View file

@ -8,8 +8,7 @@ FROM debian:buster-slim
ENV DEBIAN_FRONTEND noninteractive
# hadolint ignore=DL3008
# hadolint ignore=DL3028
# hadolint ignore=DL3008,DL3028
RUN apt-get update && \
apt-get -y --no-install-recommends install \
ruby \