Skip to content

Commit

Permalink
Merge pull request #8 from underdog-tech/feature/bump-vulnbot
Browse files Browse the repository at this point in the history
Bump vulnbot-action to v0.5.0
  • Loading branch information
JoseAngel1196 authored Feb 21, 2024
2 parents 110c4df + fc4038d commit 0aa7468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/underdog-tech/vulnbot:v0.4.1
FROM ghcr.io/underdog-tech/vulnbot:v0.5.0

ENTRYPOINT [ "/vulnbot" ]
CMD [ "scan" ]

0 comments on commit 0aa7468

Please sign in to comment.