containers / udica

This repository contains a tool for generating SELinux security profiles for containers
GNU General Public License v3.0
488 stars 47 forks source link

Cirrus: Update CI VM Images to F37 #119

Closed cevich closed 1 year ago

cevich commented 1 year ago

Cirrus: Update CI VM images to F37

Ref: https://github.com/containers/automation_images/pull/246

Also, fully remove any hit that CI will ever work on the prior-supported Fedora release. Doing so requires some special CNI setup in the podman repository CI scripts. I attempted to re-use them here (in build.sh) but it was too difficult and likely would be error-prone.

vmojzis commented 1 year ago

Thank you. Feel free to merge :)