Skip to content

Commit 0bd8262

Browse files
committed
v2017_11_10_1
* Rollback of `tools` package preinstall due to ARM v7 emulator boot issue.
1 parent 681f7d9 commit 0bd8262

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## UPCOMING
22

3+
## `v2017_11_10_1`
4+
5+
* Rollback of `tools` package preinstall due to ARM v7 emulator boot issue.
6+
37
## `v2017_11_08_2`
48

59
* Rollback to the locked Emulator package version, as it was since `v2017_08_10_1`;

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,5 +160,5 @@ ENV LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:${ANDROID_HOME}/tools/lib64
160160
# Cleaning
161161
RUN apt-get clean
162162

163-
ENV BITRISE_DOCKER_REV_NUMBER_ANDROID v2017_11_08_2
163+
ENV BITRISE_DOCKER_REV_NUMBER_ANDROID v2017_11_10_1
164164
CMD bitrise -version

0 commit comments

Comments
 (0)