Skip to content

Commit

Permalink
feat: Bump vulnbot to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAngel1196 committed Feb 23, 2024
1 parent 0aa7468 commit c569432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/underdog-tech/vulnbot:v0.5.0
FROM ghcr.io/underdog-tech/vulnbot:v0.5.1

ENTRYPOINT [ "/vulnbot" ]
CMD [ "scan" ]
CMD [ "scan" ,"-r=slack"]

0 comments on commit c569432

Please sign in to comment.