[Android] Bump the docker image

Nicolas Pomepuy git at videolan.org
Fri Jul 7 13:38:35 UTC 2023


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Jun 23 13:57:01 2023 +0200| [6d6846c4f4fc2ec50cf2c7c10739341e14e5a071] | committer: Nicolas Pomepuy

Bump the docker image

To use openJDK 17 needed for gradle 8

> https://code.videolan.org/videolan/vlc-android/commit/6d6846c4f4fc2ec50cf2c7c10739341e14e5a071
---

 buildsystem/gitlab/.gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildsystem/gitlab/.gitlab-ci.yml b/buildsystem/gitlab/.gitlab-ci.yml
index 26c6bac607..ecef325f67 100644
--- a/buildsystem/gitlab/.gitlab-ci.yml
+++ b/buildsystem/gitlab/.gitlab-ci.yml
@@ -11,7 +11,7 @@ cache:
 
 default:
   interruptible: true
-  image: registry.videolan.org/vlc-debian-android:20220505164734
+  image: registry.videolan.org/vlc-debian-android-3.0:20230621085943
   tags:
     - amd64
     - docker



More information about the Android mailing list