Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #12 from secureCodeBox/pin-to-old-ruby-version
Browse files Browse the repository at this point in the history
Fix arachni getting stuck without performing any work
  • Loading branch information
J12934 committed Sep 13, 2019
2 parents abc0929 + d79afe9 commit e13b6b1
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 ruby:latest
FROM ruby:2.6.1

WORKDIR /sectools/
COPY Gemfile /sectools
Expand Down

0 comments on commit e13b6b1

Please sign in to comment.