mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
Travis: use 5.12.03 Docker image for Android
With this we have working arm and arm64 images (except that the arm64 image crashes when using Bluetooth). Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ad84a96fdb
commit
bae683ad53
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ docker run -v $PWD:/android/subsurface \
|
|||
-v $PARENT/subsurface-mobile-build-docker-arm64:/android/subsurface-mobile-build-arm64 \
|
||||
--name=android-builder \
|
||||
-w /android \
|
||||
-d dirkhh/android-builder:5.12.02 \
|
||||
-d dirkhh/android-builder:5.12.03 \
|
||||
/bin/sleep 60m
|
||||
|
|
Loading…
Add table
Reference in a new issue