extras: ci: update emscripten image

The new image contains the latest version of the emscripten SDK.
This commit is contained in:
Alaric Senat 2024-03-13 14:18:29 +01:00 committed by Steve Lhomme
parent 8c8b9c3750
commit 0051b5f46e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ variables:
VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20231013040434
VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-focal:20231013031754
VLC_RASPBIAN_IMAGE: registry.videolan.org/vlc-ubuntu-raspberry:20231013032350
VLC_WASM_EMSCRIPTEN: registry.videolan.org/vlc-debian-wasm-emscripten:20231104024403
VLC_WASM_EMSCRIPTEN: registry.videolan.org/vlc-debian-wasm-emscripten:20240313095757
.variables-debian: &variables-debian
HOST_ARCH: x86_64