Skip to content

Commit

Permalink
Upgrade to fastlane 2.128.1 and CocoaPods 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
c100k authored and Chafik H'NINI committed Aug 5, 2019
1 parent 0d51170 commit 07e4aed
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 @@ -2,7 +2,7 @@ FROM starefossen/ruby-node:latest

MAINTAINER Chafik Hnini "[email protected]"

RUN gem install cocoapods:1.6.1 fastlane:2.121.1 --no-document
RUN gem install cocoapods:1.7.3 fastlane:2.128.1 --no-document

# JDK
ARG JAVA_VERSION=8
Expand Down

0 comments on commit 07e4aed

Please sign in to comment.