summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-07-12 17:38:49 +0200
committerThomas Haller <thaller@redhat.com>2021-07-12 17:38:49 +0200
commit8dddb7544f532a5b9859e06fe59ff24cd70f32c4 (patch)
tree44da7bc03cf5918f00462ccf705f2518677d9a91 /.gitlab-ci.yml
parent791bb88646baae94d476cb024439d9c56c90d4c1 (diff)
downloadNetworkManager-8dddb7544f532a5b9859e06fe59ff24cd70f32c4.tar.gz
gitlab-ci: regenerate ci-templates's containers
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 53809762bb..65b4d1e909 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-06-23.0-5c315f184899'
- UBUNTU_TAG: '2021-06-23.0-8b4104413468'
- DEBIAN_TAG: '2021-06-23.0-8b4104413468'
- CENTOS_TAG: '2021-06-23.0-5c315f184899'
- ALPINE_TAG: '2021-06-23.0-b2bb4070aa36'
+ FEDORA_TAG: '2021-07-12.0-475202004c1a'
+ UBUNTU_TAG: '2021-07-12.0-b77047ed62be'
+ DEBIAN_TAG: '2021-07-12.0-b77047ed62be'
+ CENTOS_TAG: '2021-07-12.0-475202004c1a'
+ ALPINE_TAG: '2021-07-12.0-d7a8aea74089'
FEDORA_EXEC: 'bash .gitlab-ci/fedora-install.sh'
UBUNTU_EXEC: 'bash .gitlab-ci/debian-install.sh'