ci: Update ci to latest Fedora and Rust

This commit is contained in:
Tom A. Wagner
2023-08-17 20:22:10 +02:00
parent bf5c7e4636
commit 48cc5672fd

View File

@@ -15,9 +15,9 @@ variables:
# Version and tag for our current container
.fedora:
variables:
FDO_DISTRIBUTION_VERSION: '36'
FDO_DISTRIBUTION_VERSION: '38'
# Update this to trigger a container rebuild
FDO_DISTRIBUTION_TAG: '2022-11-09.0'
FDO_DISTRIBUTION_TAG: '2023-08-17.0'
build-fedora-container:
extends: