Skip to content

Commit

Permalink
Updated to Fastlane 2.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtb77 committed May 23, 2017
1 parent 32410b8 commit 7268be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ RUN apt-get update && apt-get install git yarn nodejs build-essential -qqy --no-

RUN apt-get install ruby ruby-dev -qqy --no-install-recommends

RUN gem install fastlane:$FASTLANE_VERSION -NV
RUN gem install fastlane -NV

0 comments on commit 7268be4

Please sign in to comment.