Skip to content
Snippets Groups Projects
Commit 1060e79f authored by nimrod's avatar nimrod
Browse files

Fix hadolint ignore.

parent 6fc92a4c
No related branches found
No related tags found
No related merge requests found
Pipeline #2337 passed
FROM docker.io/library/ruby:3.0-slim FROM docker.io/library/ruby:3.0-slim
# hadolint ignore=DL3018 # hadolint ignore=DL3008
RUN apt-get update && \ RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
build-essential \ build-essential \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment