summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-02-14 10:00:36 +0100
committerThomas Haller <thaller@redhat.com>2022-02-14 17:02:34 +0100
commita4bc4f63db377c55218a8661b747b0d534c274f2 (patch)
tree4f0d36bd5c5e4c8467b28f8c9be446022bb0a030
parent95e6a0a6e253dfdcd77ebc65d629fb3789f5f0e3 (diff)
downloadNetworkManager-a4bc4f63db377c55218a8661b747b0d534c274f2.tar.gz
gitlab-ci: regenerate ci-templates's containers
-rw-r--r--.gitlab-ci.yml10
-rw-r--r--.gitlab-ci/config.yml2
2 files changed, 6 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e00df3d1e3..add0845015 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,11 +47,11 @@ variables:
#
# This is done by running `ci-fairy generate-template` and possibly bump
# ".default_tag".
- FEDORA_TAG: '2021-11-09.0-9dd1e1db773a'
- UBUNTU_TAG: '2021-11-09.0-577176f5eb6c'
- DEBIAN_TAG: '2021-11-09.0-577176f5eb6c'
- CENTOS_TAG: '2021-11-09.0-9dd1e1db773a'
- ALPINE_TAG: '2021-11-09.0-a28badea28eb'
+ FEDORA_TAG: '2022-02-14.0-3804e9403f0c'
+ UBUNTU_TAG: '2022-02-14.0-747f2537c589'
+ DEBIAN_TAG: '2022-02-14.0-747f2537c589'
+ CENTOS_TAG: '2022-02-14.0-3804e9403f0c'
+ ALPINE_TAG: '2022-02-14.0-8d613ac1d9fd'
FEDORA_EXEC: 'bash .gitlab-ci/fedora-install.sh'
UBUNTU_EXEC: 'bash .gitlab-ci/debian-install.sh'
diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml
index eb96ce18e8..6acf09b855 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 '2021-11-09.0'
+.default_tag: &default_tag '2022-02-14.0'
# The list of all distributions we want to create job for.