Skip to content
Snippets Groups Projects
Verified Commit 161d48be authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Update base image

parent 1c2e98b7
No related branches found
No related tags found
No related merge requests found
FROM ruby:2.3-alpine3.7
FROM ruby:alpine
RUN apk add --update build-base libffi-dev ruby-dev
RUN gem install ffi
RUN gem install fastlane -NV
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment