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

pre-commit: Add git.

Missing from the image after changing the base image.
parent dd3fce28
No related branches found
No related tags found
No related merge requests found
Pipeline #3988 failed
......@@ -5,6 +5,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
docker.io \
git \
python3-dev \
python3-pip \
python3-setuptools \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment