Hadolint Ignore

This commit is contained in:
Michael Grote 2022-08-02 18:34:24 +02:00
parent cd16d9f844
commit d8bc006bec

View file

@ -8,6 +8,8 @@ FROM debian:buster-slim
ENV DEBIAN_FRONTEND noninteractive ENV DEBIAN_FRONTEND noninteractive
# hadolint ignore=DL3008
# 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 \