ci: Regenerate container image

So that we can get the latest libadwaita changes including AdwSpinner.
This commit is contained in:
Felipe Borges
2024-07-09 14:13:42 +02:00
parent 88a29de74c
commit ffd3db6e76

View File

@@ -49,7 +49,7 @@ stages:
# Should probably also switch away from 'rawhide',
# to stable fedora branch as well.
BRANCH_NAME: 'main'
CONTAINER_TAG: '2024-06-27.0'
CONTAINER_TAG: '2024-07-09.0'
FEDORA_VERSION: rawhide
# Derive FDO variables from this automatically.
# DO NOT edit, instead change the variables above