From 2cf083373b72f446f5e5976476231fb40c034d3f Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Fri, 9 Oct 2020 12:14:32 +0300 Subject: [PATCH] fedora: rebuild image so it includes a newer subproject cache 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 a9c73875d9..c752a638f4 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: '2020-09-15.0' + FEDORA_TAG: '2020-10-09.0' CERBERO_TAG: '2020-09-09.2' ANDROID_TAG: '2020-09-09.2' MANIFEST_TAG: '2020-06-25.0'