[Android] Bump the CI docker images
Nicolas Pomepuy
git at videolan.org
Thu Aug 21 10:54:11 UTC 2025
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Aug 21 07:52:13 2025 +0200| [57278833ba26ebd276494fc2a58136053ae853a8] | committer: Nicolas Pomepuy
Bump the CI docker images
> https://code.videolan.org/videolan/vlc-android/commit/57278833ba26ebd276494fc2a58136053ae853a8
---
buildsystem/gitlab/.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildsystem/gitlab/.gitlab-ci.yml b/buildsystem/gitlab/.gitlab-ci.yml
index 33082e7fea..2ac23c337d 100644
--- a/buildsystem/gitlab/.gitlab-ci.yml
+++ b/buildsystem/gitlab/.gitlab-ci.yml
@@ -6,8 +6,8 @@ cache:
- gradlew
variables:
- VLC_ANDROID_IMAGE_30: registry.videolan.org/vlc-debian-android-3.0:20250626142950
- VLC_ANDROID_IMAGE_40: registry.videolan.org/vlc-debian-android:20250626142950
+ VLC_ANDROID_IMAGE_30: registry.videolan.org/vlc-debian-android-3.0:20250806120145
+ VLC_ANDROID_IMAGE_40: registry.videolan.org/vlc-debian-android:20250806120145
VLC_WEB_BUILD_IMAGE: registry.videolan.org/videolan-alpine-node:20230523124511
WEBSERVER_DIR: "./application/remote-access-client/remoteaccess"
More information about the Android
mailing list