From 42830e91f6bf565cbde289e1a148ee42cfe3c727 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Tue, 7 Apr 2020 14:52:37 +0300 Subject: [PATCH] windows: udpate the docker image This is a rebuild of the image to acount for an issue with a security update during February 2020 https://support.microsoft.com/en-us/help/4542617/you-might-encounter-issues-when-using-windows-server-containers-with-t This also means we can drop the gstreamer-windows tag that was added in 32c91139a4dac04e447119aa1b9dfdc204dc86eb --- gitlab/ci_template.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index 9f21f97d71..40f6d7b924 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -12,7 +12,7 @@ variables: FEDORA_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/fedora:2020-02-24-1712085-master' INDENT_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/gst-indent:6f7e01e1e30a73efa880acdc8e911f1f20c58dbb' MANIFEST_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/build-manifest:2020-02-10-1589542-master' - WINDOWS_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v9' + WINDOWS_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v10' # Branch to track for modules that have no ref specified in the manifest GST_UPSTREAM_BRANCH: 'master' @@ -432,7 +432,6 @@ valgrind ges: - 'docker' - 'windows' - '1809' - - 'gstreamer-windows' timeout: '45min' variables: MESON_ARGS: >