Skip to content

Commit

Permalink
Merge pull request #9 from underdog-tech/jose/bump-vulnbot-0.5.1
Browse files Browse the repository at this point in the history
feat: Bump vulnbot to 0.5.1
  • Loading branch information
JoseAngel1196 authored Feb 23, 2024
2 parents 0aa7468 + c569432 commit 4ba7910
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 4ba7910

Please sign in to comment.