From 60eb27c383d0a0be2bb227c115889b82e18ace31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Svennevik=20Notland?= Date: Wed, 29 May 2024 20:27:37 +0200 Subject: [PATCH] Update README.md with new image name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd05b21..1a25184 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Make sure caching is enabled for the CI environment to speed up builds. Example yml which has dependency caching enabled: ``` -image: inovex/gitlab-ci-android +image: andrewstone/nexaadk:latest stages: - release