We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c36b19 commit 183d020Copy full SHA for 183d020
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2016_04_09_1
2
+
3
+* `fastlane` pre-installed
4
5
## 2016_03_17_1
6
7
* Restructured `Dockerfile` (Android package install related codes), to fix
Dockerfile
@@ -113,5 +113,5 @@ RUN fastlane --version
113
# Cleaning
114
RUN apt-get clean
115
116
-ENV BITRISE_DOCKER_REV_NUMBER_ANDROID 2016_03_17_1
+ENV BITRISE_DOCKER_REV_NUMBER_ANDROID 2016_04_09_1
117
CMD bitrise -version
0 commit comments