From 1789b028b61cadea3407a025b02fd2861d7a1c0a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 27 May 2022 11:04:43 +0100 Subject: [PATCH] ci: bump image tags so subprojects get updated Part-of: --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 574a368..05edb98 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' -- 2.7.4