Skip to content
Snippets Groups Projects
Commit 8abd1b43 authored by nimrod's avatar nimrod
Browse files

Remove shellcheck from the image.

parent 162cbdf5
Branches pre-commit
No related tags found
No related merge requests found
Pipeline #2346 passed
......@@ -7,7 +7,6 @@ RUN apt-get update && \
python3-pip \
python3-setuptools \
python3-venv \
shellcheck \
&& \
python3 -m pip install --no-cache-dir --upgrade pip && \
python3 -m pip install --no-cache-dir \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment