From 1789b028b61cadea3407a025b02fd2861d7a1c0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 27 May 2022 11:04:43 +0100 Subject: ci: bump image tags so subprojects get updated Part-of: --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 574a3682ca..05edb9816f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,9 +24,9 @@ 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: '2022-09-14.0' + FEDORA_TAG: '2022-09-17.0' INDENT_TAG: '2022-03-07.1' - WINDOWS_TAG: "2022-09-02.0" + WINDOWS_TAG: "2022-09-17.0" GST_UPSTREAM_REPO: 'gstreamer/gstreamer' FDO_UPSTREAM_REPO: 'gstreamer/gstreamer' -- cgit v1.2.1