Skip to content

Commit

Permalink
Update dockerfile brakeman version
Browse files Browse the repository at this point in the history
  • Loading branch information
bermannoah authored Apr 27, 2022
1 parent 89906aa commit c49dbb8
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,6 +1,6 @@
FROM ruby:2.7.5-alpine

RUN gem install brakeman -v 5.2.1
RUN gem install brakeman -v 5.2.2

COPY lib /action/lib

Expand Down

0 comments on commit c49dbb8

Please sign in to comment.