[vlc-commits] [Git][videolan/vlc][master] CI: update Docker images with protoc prebuilt

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu Nov 21 15:33:55 UTC 2024



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
cbbc0b91 by Steve Lhomme at 2024-11-21T14:38:09+00:00
CI: update Docker images with protoc prebuilt

Following 0ef4d6151ce7a4443d88269fcb6f78bc0a442e98 we can't use the Debian protoc with the contribs one anymore.

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -20,14 +20,14 @@ default:
 
 variables:
     VLC_TEST_TIMEOUT: 60
-    VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64-posix:20241111035123
-    VLC_WIN_LLVM_MSVCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-msvcrt:20241111035123
-    VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20241111035123
+    VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64-posix:20241118101328
+    VLC_WIN_LLVM_MSVCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-msvcrt:20241118101328
+    VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20241118101328
     VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20241112155431
-    VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20240731083648
+    VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20241118101328
     VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-focal:20231013031754
     VLC_RASPBIAN_IMAGE: registry.videolan.org/vlc-ubuntu-raspberry:20240806085528
-    VLC_WASM_EMSCRIPTEN: registry.videolan.org/vlc-debian-wasm-emscripten:20240731083648
+    VLC_WASM_EMSCRIPTEN: registry.videolan.org/vlc-debian-wasm-emscripten:20241118101328
 
 .variables-debian: &variables-debian
         HOST_ARCH: x86_64



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/cbbc0b91fb843ef9ff565f2157fa54f168673180

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/cbbc0b91fb843ef9ff565f2157fa54f168673180
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list