Skip to content

Commit

Permalink
locking ffi version
Browse files Browse the repository at this point in the history
  • Loading branch information
wickett committed Feb 7, 2018
1 parent 3393a8b commit a953ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*

# Install Gauntlt
RUN gem install ffi -v 1.9.18
RUN gem install gauntlt --no-rdoc --no-ri

# Install Attack tools
Expand Down

0 comments on commit a953ddf

Please sign in to comment.