Android: Switch to Qt 5.12.4 container

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-07-13 18:29:13 -07:00
parent 9a70c260e8
commit 7dcfc9d96b
2 changed files with 2 additions and 2 deletions

View file

@ -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.03 \
-d dirkhh/android-builder:5.12.04 \
/bin/sleep 60m