Skip to content

Commit

Permalink
docker: we need which for fix_style.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Dec 12, 2017
1 parent bafb987 commit e18736b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile-Fedora-27
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN dnf -y install \
ruby-devel \
redhat-rpm-config \
rpm-build \
which \
astyle \
&& dnf clean all

Expand Down

0 comments on commit e18736b

Please sign in to comment.