Skip to content

Commit

Permalink
Fix builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Dec 9, 2020
1 parent 728a826 commit d09a88e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/s2i/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ USER root

ADD ./root /

ENV PATH=/opt/rh/rh-ruby25/root/usr/bin:$PATH

RUN \
set -x && \
yum install -y \
Expand Down

0 comments on commit d09a88e

Please sign in to comment.