Skip to content

Commit

Permalink
Fix gem building for Code Climate engine
Browse files Browse the repository at this point in the history
  • Loading branch information
presidentbeef committed Jul 27, 2016
1 parent 909d60a commit 187112c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -4,6 +4,7 @@ MAINTAINER Justin Collins
WORKDIR /usr/src/app
COPY Gemfile* /usr/src/app/
COPY brakeman.gemspec /usr/src/app/
COPY gem_common.rb /usr/src/app/
COPY lib/brakeman/version.rb /usr/src/app/lib/brakeman/

RUN apt-get update && \
Expand Down

0 comments on commit 187112c

Please sign in to comment.