summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-02-16 08:31:18 +0100
committerThomas Haller <thaller@redhat.com>2022-02-21 17:03:37 +0100
commite73b78637cae969871f56409214f5493936c340e (patch)
tree98337a8865eb7dd371ffe1910a458b95aa6e0789 /.gitlab-ci/config.yml
parent613af3251b9817aa71dc586487756391fed99059 (diff)
downloadNetworkManager-e73b78637cae969871f56409214f5493936c340e.tar.gz
gitlab-ci: update ci-templates version
We need the latest fix to bootstrap CentOS 8 Linux containers. See-also: https://gitlab.freedesktop.org/freedesktop/ci-templates/-/merge_requests/131 See-also: https://gitlab.freedesktop.org/freedesktop/ci-templates/-/merge_requests/132
Diffstat (limited to '.gitlab-ci/config.yml')
-rw-r--r--.gitlab-ci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml
index c1a442ad6b..39d0abbaf2 100644
--- a/.gitlab-ci/config.yml
+++ b/.gitlab-ci/config.yml
@@ -8,7 +8,7 @@
#
# We're happy to rebuild all containers when one changes.
-.default_tag: &default_tag '2022-02-14.0'
+.default_tag: &default_tag '2022-02-21.0'
# The list of all distributions we want to create job for.