[Android] CI: Use a buster based image
Hugo Beauzée-Luyssen
git at videolan.org
Fri Mar 13 16:48:44 CET 2020
vlc-android | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Mar 11 18:31:24 2020 +0100| [43ad2a5c2886500cbfd5818ea1207225ac715518] | committer: Geoffrey Métais
CI: Use a buster based image
> https://code.videolan.org/videolan/vlc-android/commit/43ad2a5c2886500cbfd5818ea1207225ac715518
---
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 45e2d89cc..3ce66e93c 100644
--- a/buildsystem/gitlab/.gitlab-ci.yml
+++ b/buildsystem/gitlab/.gitlab-ci.yml
@@ -7,7 +7,7 @@ cache:
- gradlew
.build-all-base:
- image: registry.videolan.org/vlc-debian-android:20200123134612
+ image: registry.videolan.org/vlc-debian-android:20200311171937
tags:
- debian
- amd64
More information about the Android
mailing list