Skip to content

Commit

Permalink
try to mitigate ffi-1.17.0 problem
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Jun 13, 2024
1 parent 5afc62d commit 75fa115
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 @@ -50,6 +50,7 @@ RUN apt-get update \
&& apt-get install -y yamllint \
&& apt-get autoremove -y \
&& apt-get clean \
&& gem update --system \
&& bundle config set path.system true \
&& bundle config set jobs $(nproc) \
&& bundle install --gemfile=/Gemfile \
Expand Down

0 comments on commit 75fa115

Please sign in to comment.