From 37badf274654e292c9bdb2da210e02975038c9cf Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 18 Apr 2020 15:18:02 -0700 Subject: [PATCH] cleanup: fix image reference in Android README Signed-off-by: Dirk Hohndel --- packaging/android/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/android/README b/packaging/android/README index c703bb587..f822e7f0c 100644 --- a/packaging/android/README +++ b/packaging/android/README @@ -15,7 +15,7 @@ By far the easiest way to do this is using the Android build container which is used to create the official builds. That has all the dependencies ready and makes things a lot easier. -Run the docker image: docker://dirkhh/android-builder:5.13.01 +Run the docker image: docker://subsurface/android-builder:5.13.10 Check out the sources inside the container, make sure the following links are available in parallel to the source directory