[Android] ci: Bump docker image

Hugo Beauzée-Luyssen git at videolan.org
Wed Nov 27 12:28:48 CET 2019


vlc-android | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Nov 27 11:37:44 2019 +0100| [971cfb6ccdb8f126d33f27c2de200fff46f0473a] | committer: Hugo Beauzée-Luyssen

ci: Bump docker image

> https://code.videolan.org/videolan/vlc-android/commit/971cfb6ccdb8f126d33f27c2de200fff46f0473a
---

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2dd014c91..b880bec5f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ cache:
         - gradlew
 
 .build-all-base:
-    image: registry.videolan.org:5000/vlc-debian-android:20190507015459
+    image: registry.videolan.org:5000/vlc-debian-android:20191127102317
     tags:
         - debian 
         - android



More information about the Android mailing list