mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-01-30 17:13:46 +01:00
fix
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
9642b95d18
commit
f7f8dbab53
|
@ -19,7 +19,7 @@ RUN set -x \
|
|||
&& cd /usr/src/commit-watcher \
|
||||
&& bundle config build.nokogiri --use-system-libraries \
|
||||
&& bundle install \
|
||||
&& gem install activesupport --no-rdoc --no-ri \
|
||||
&& gem install activesupport-json_encoder --no-rdoc --no-ri \
|
||||
&& apk del .build-deps
|
||||
|
||||
WORKDIR /usr/src/commit-watcher
|
||||
|
|
Loading…
Reference in New Issue
Block a user