[vlc-commits] [Git][videolan/vlc][master] doc: BUILD-win32: update docker images in doc
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Sat Apr 27 09:21:19 UTC 2024
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
9ad3dd74 by darshan jain at 2024-04-27T09:03:16+00:00
doc: BUILD-win32: update docker images in doc
BUILD-win32 has currently some outdated Docker Images, these should be
updated to be used further by new contributers
This MR will update with the latest images as per CI.
- - - - -
1 changed file:
- doc/BUILD-win32.md
Changes:
=====================================
doc/BUILD-win32.md
=====================================
@@ -107,8 +107,8 @@ source toolchain.sh
* On Docker, you can use these 2 images:
- * msvcrt: `registry.videolan.org/vlc-debian-llvm-msvcrt:20221011232542`
- * ucrt: `registry.videolan.org/vlc-debian-llvm-ucrt:20221012005047`
+ * msvcrt: `registry.videolan.org/vlc-debian-llvm-msvcrt:20240212151604`
+ * ucrt: `registry.videolan.org/vlc-debian-llvm-ucrt:20240212151604`
You can find the latest Docker images we use in [extras/ci/gitlab-ci.yml](/extras/ci/gitlab-ci.yml)
@@ -138,7 +138,7 @@ Type enter to select "all"
```
-* On Docker, you can use the `registry.videolan.org/vlc-debian-win64:20221011230137` image.
+* On Docker, you can use the `registry.videolan.org/vlc-debian-win64-posix:20240212151604` image.
You can find the latest Docker images we use in [extras/ci/gitlab-ci.yml](/extras/ci/gitlab-ci.yml)
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9ad3dd748b9b58e6afc04cb3d16ad9c6b0706ebc
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9ad3dd748b9b58e6afc04cb3d16ad9c6b0706ebc
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