summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5140aa7e0..89de6e1c1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,8 @@ variables:
.build windows common:
# See
# https://gitlab.freedesktop.org/gstreamer/gst-ci/container_registry/213
- image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v14-master'
+ # https://lists.nongnu.org/archive/html/freetype-devel/2022-01/msg00004.html
+ image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v14-master:2021-09-09.0-master'
stage: 'build'
tags:
- 'docker'