[vlc-commits] CI: update to the latest (medialibrary) Docker images
Steve Lhomme
git at videolan.org
Fri Jul 26 08:16:32 UTC 2024
npapi-vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Fri Jul 26 09:01:28 2024 +0200| [5f1a3fcda8f877def97bf9bb1c354000b4ace64d] | committer: Steve Lhomme
CI: update to the latest (medialibrary) Docker images
> https://code.videolan.org/videolan/npapi-vlc/commit/5f1a3fcda8f877def97bf9bb1c354000b4ace64d
---
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ab9f1e6..383f828 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
variables:
GIT_SUBMODULE_STRATEGY: normal
- WIN32_IMAGE: registry.videolan.org/medialibrary-win32:20230130123132
- WIN64_IMAGE: registry.videolan.org/medialibrary-win64:20230130124229
+ WIN32_IMAGE: registry.videolan.org/medialibrary-win32:20231013034500
+ WIN64_IMAGE: registry.videolan.org/medialibrary-win64:20231013035411
PKG_CONFIG_LIBDIR: /prefix/lib/pkgconfig
.common_build:
More information about the vlc-commits
mailing list