From f03eca8ff778887490a115f152b0bcf2e980c23b Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Fri, 4 Jun 2021 12:21:21 +0300 Subject: [PATCH] docker/fedora: Bump image tag Part-of: --- gitlab/ci_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index f9c8c3e2ab..ed52fe5ef0 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -21,7 +21,7 @@ variables: # If you are hacking on them or need a them to rebuild, its enough # to change any part of the string of the image you want. ### - FEDORA_TAG: '2021-03-30.0' + FEDORA_TAG: '2021-06-04.0' CERBERO_TAG: '2020-10-22.0' ANDROID_TAG: '2020-10-22.0' MANIFEST_TAG: '2020-10-22.0'