summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-06-23 15:15:38 +0200
committerThomas Haller <thaller@redhat.com>2021-06-23 21:02:49 +0200
commitaba1754a8035283ba9b97300e9cce004de3af255 (patch)
tree6fbf7ad716cf44e0383c05c439ab075d42739e5c /.gitlab-ci/config.yml
parent75f69ae3da1e0c0f02f7ea777b5eb00126c9942e (diff)
downloadNetworkManager-aba1754a8035283ba9b97300e9cce004de3af255.tar.gz
gitlab-ci: bump tag for cached container images
This results in a rebuild of the containers, which is a good idea as we didn't do that for a while.
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 e7af5f6bca..1570b13b39 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-01-28.0'
+.default_tag: &default_tag '2021-06-23.0'
# The list of all distributions we want to create job for.