[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: CI: update 3.0 images to use prebuilt protoc 3.4.1
Steve Lhomme (@robUx4)
gitlab at videolan.org
Fri May 8 09:30:04 UTC 2026
Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC
Commits:
55634f76 by Steve Lhomme at 2026-05-08T08:15:39+00:00
CI: update 3.0 images to use prebuilt protoc 3.4.1
>From https://code.videolan.org/videolan/docker-images/-/merge_requests/361
Some images are shared with 4.0 or can't be updated,
so they will have to rebuild protoc each time.
- - - - -
d927a577 by Steve Lhomme at 2026-05-08T08:15:39+00:00
CI: update Snap images with Cmake 3.24.2
>From https://code.videolan.org/videolan/docker-images/-/merge_requests/363
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -14,15 +14,15 @@ default:
variables:
FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR: "true"
- VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32-3.0:20260413122439
- VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64-3.0:20260413122439
+ VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32-3.0:20260504124015
+ VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64-3.0:20260504124015
VLC_UWP_LLVM_IMAGE: registry.videolan.org/vlc-debian-llvm-uwp:20211020111246
VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20251223015425
VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20200229201904
VLC_DEBIAN_QT6_IMAGE: registry.videolan.org/vlc-debian-unstable:20260121072258
- VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android-3.0:20250626142950
+ VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android-3.0:20260504124015
VLC_ANDROID4_IMAGE: registry.videolan.org/vlc-debian-android:20250626142950
- VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-bionic:20250904134924
+ VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-bionic:20260504131657
.variables-debian: &variables-debian
HOST_ARCH: x86_64
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/34d5a2fa2c62e539d645d79c79ca139cf38b5980...d927a57719f3d96bbd7014a3505043036dd57441
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/34d5a2fa2c62e539d645d79c79ca139cf38b5980...d927a57719f3d96bbd7014a3505043036dd57441
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list