diff options
Diffstat (limited to 'gitlab')
-rw-r--r-- | gitlab/ci_template.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index a549884..31cb6ae 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-06-07.0' + FEDORA_TAG: '2021-06-09.0' CERBERO_TAG: '2020-10-22.0' ANDROID_TAG: '2020-10-22.0' MANIFEST_TAG: '2020-10-22.0' |