diff --git a/README.md b/README.md index 2a8c84f597c05a4bb4ad0bc4f86f1c6f697a0ecd..b1529ee36a585a98e68ce7881a882b039829c089 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This Docker image contains the Android SDK and most common packages necessary fo A `.gitlab-ci.yml` with caching of your project's dependencies would look like this: ``` -image: registry.magic-technik.de/gitlab-ci/android +image: jangrewe/gitlab-ci-android stages: - build