Skip to content

Commit 356a177

Browse files
leoliosgengjiawen
authored andcommitted
Add ruby for use gem and install bundler for use bundle exec fastlane (#63)
Add ruby for use gem and install bundler for use bundle exec fastlane :)
1 parent 8761bfa commit 356a177

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ RUN apt update -qq && apt install -qq -y --no-install-recommends \
2929
openjdk-8-jre \
3030
gnupg2 \
3131
python \
32+
ruby-full \
3233
openssh-client \
3334
unzip \
3435
&& rm -rf /var/lib/apt/lists/*;

0 commit comments

Comments
 (0)