.gitlab-ci.yml: Fix typo in previous commit.

This commit is contained in:
Werner Lemberg 2022-01-11 08:01:30 +01:00
parent 4c0db60772
commit 33626164e8
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@ variables:
.build windows common:
# See
# https://gitlab.freedesktop.org/gstreamer/gst-ci/container_registry/213
# 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'
image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:2021-09-09.0-master'
stage: 'build'
tags:
- 'docker'