windows: udpate the docker image
authorJordan Petridis <jordan@centricular.com>
Tue, 7 Apr 2020 11:52:37 +0000 (14:52 +0300)
committerJordan Petridis <jordan@centricular.com>
Tue, 7 Apr 2020 15:55:56 +0000 (18:55 +0300)
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

index 9f21f97..40f6d7b 100644 (file)
@@ -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: >