diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index 52fff8ddde..f1af0958a2 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -5,12 +5,12 @@ variables: # If you are hacking on them or need a them to rebuild, its enough # to change any part of the string of the image you want. ### - FEDORA_TAG: '2024-04-22.4' + FEDORA_TAG: '2024-08-08.1' - DEBIAN_TAG: '2024-04-22.4' + DEBIAN_TAG: '2024-08-08.1' INDENT_TAG: '2024-05-28.0' LINT_TAG: '2024-02-20.0' - WINDOWS_TAG: '2024-04-10.0' + WINDOWS_TAG: '2024-08-08.1' diff --git a/subprojects/vpx.wrap b/subprojects/vpx.wrap index 121a27680b..1d501e845f 100644 --- a/subprojects/vpx.wrap +++ b/subprojects/vpx.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://gitlab.freedesktop.org/gstreamer/meson-ports/libvpx.git -revision = meson-1.13 +revision = meson-1.14 clone-recursive = false depth = 1