[Android] CI: Bump docker image

Hugo Beauzée-Luyssen git at videolan.org
Mon Jan 21 18:16:05 CET 2019


vlc-android | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Jan 21 17:16:24 2019 +0100| [dd98715aa3e72a64c0ea380acab39dc7d24bf020] | committer: Hugo Beauzée-Luyssen

CI: Bump docker image

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

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fbf74b254..034a566aa 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:20190110154331
+    image: registry.videolan.org:5000/vlc-debian-android:20190121160600
     tags:
         - debian 
         - android



More information about the Android mailing list