From 729d4e1555648cf58183f2f82dfcddca620539ab Mon Sep 17 00:00:00 2001 From: "Tom A. Wagner" Date: Wed, 13 Oct 2021 12:11:06 +0200 Subject: [PATCH] CI: Update container --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 34a0577..d1aa6f2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ variables: variables: FDO_DISTRIBUTION_VERSION: '34' # Update this to trigger a container rebuild - FDO_DISTRIBUTION_TAG: '2021-05-06.0' + FDO_DISTRIBUTION_TAG: '2021-10-13.0' build-fedora-container: extends: