Skip to content
Snippets Groups Projects
Commit 4042e31d authored by Johannes Knoch's avatar Johannes Knoch
Browse files

delete import of gitleaks docker image

parent 00ff22a3
No related branches found
No related tags found
1 merge request!12Issue#11
Pipeline #84934 failed
FROM zricethezav/gitleaks:latest as gitleaks
FROM condaforge/miniforge3:latest as conda
COPY --from=gitleaks /usr/bin/gitleaks /usr/bin/
# install needed system packages (without libgl1, cv2 cannot be imported)
RUN apt update && apt install -y libgl1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment