[vlc-commits] [Git][videolan/vlc][3.0.x] CI: update windows Docker images based on Debian bookworm

Steve Lhomme (@robUx4) gitlab at videolan.org
Tue Aug 25 07:47:20 UTC 2026



Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC


Commits:
7e96977c by Steve Lhomme at 2026-08-25T06:30:33+00:00
CI: update windows Docker images based on Debian bookworm

>From https://code.videolan.org/videolan/docker-images/-/merge_requests/384

As Debian bullseye (oldoldstable) is on the way out on August 31st, 2026 [^1].

It's still the same GCC 6.4 compiler, same mingw-w64 v14, etc.

- A recent enough meson is now used.
- Python goes from 3.9 to 3.11.
- The JDK goes from 11 to 17.

[^1]: https://www.debian.org/releases/bullseye/index.html

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -16,8 +16,8 @@ default:
 
 variables:
     FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR: "true"
-    VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32-3.0:20260721134159
-    VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64-3.0:20260721134159
+    VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32-3.0:20260820114402
+    VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64-3.0:20260820114402
     VLC_UWP_LLVM_IMAGE: registry.videolan.org/vlc-debian-llvm-uwp:20211020111246
     VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20260611225331
     VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20200229201904



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

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/7e96977c681e2b571557b3e2a37d21d45ac994d4
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help




More information about the vlc-commits mailing list