diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-04-18 15:18:02 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-04-18 17:38:09 -0700 |
commit | 37badf274654e292c9bdb2da210e02975038c9cf (patch) | |
tree | d8c1c4389d8d43b66fe83f82d6d6297affd55ae4 /packaging | |
parent | 00c8c1660b646e769244a45a9eafb02e63cc4f4d (diff) | |
download | subsurface-37badf274654e292c9bdb2da210e02975038c9cf.tar.gz |
cleanup: fix image reference in Android README
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/android/README | 2 |
1 files changed, 1 insertions, 1 deletions
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 |