Skip to content

Commit

Permalink
vfdf
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-amirtal committed Jun 14, 2024
1 parent ae95570 commit 383d46f
Show file tree
Hide file tree
Showing 3 changed files with 957 additions and 2 deletions.
3 changes: 1 addition & 2 deletions notify_vulnerabilities/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ COPY requirements.txt /app/requirements.txt

RUN pip install --no-cache-dir -r requirements.txt

ENTRYPOINT ["python", "notify_vulnerabilities.py"]

ENTRYPOINT ["python", "notify_vulnerabilities.py"]
Loading

0 comments on commit 383d46f

Please sign in to comment.