Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit b910acf

Browse files
committed
v2016_05_26_1
"Checkpoint", before migration to `ubuntu:16.04`, Based on `bitriseio/docker-bitrise-base:2016_05_14_1`
1 parent 602cabf commit b910acf

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2016_05_26_1
2+
3+
* "Checkpoint", before migration to `ubuntu:16.04`
4+
* Based on `bitriseio/docker-bitrise-base:2016_05_14_1`
5+
6+
17
## 2016_04_09_1
28

39
* `fastlane` pre-installed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bitriseio/docker-bitrise-base:latest
1+
FROM bitriseio/docker-bitrise-base:2016_05_14_1
22

33
ENV ANDROID_HOME /opt/android-sdk-linux
44

@@ -113,5 +113,5 @@ RUN fastlane --version
113113
# Cleaning
114114
RUN apt-get clean
115115

116-
ENV BITRISE_DOCKER_REV_NUMBER_ANDROID 2016_04_09_1
116+
ENV BITRISE_DOCKER_REV_NUMBER_ANDROID 2016_05_26_1
117117
CMD bitrise -version

0 commit comments

Comments
 (0)