Skip to content

Commit

Permalink
Fix fpm git dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
janvorli committed Jul 13, 2021
1 parent b862bf8 commit d4d1a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/centos/7/rpmpkg/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN yum clean all \
ruby-devel \
rubygems \
&& gem install --no-document \
git:1.7.0 \
ffi:1.12.2 \
fpm \
&& yum clean all
Expand Down

0 comments on commit d4d1a7f

Please sign in to comment.