The current issue with how the container is building is it is not respecting the specific Fedora version that is being selected (meaning all the container images for isogenerator are based on fedora 39 even though they are tagged as different versions). I decided to remove build-action and replace it with an explicit workflow. We can deprecate the build-action repo once this is merged.
We may need to double check if the action.yml is working properly after this is merged.
Purpose
The current issue with how the container is building is it is not respecting the specific Fedora version that is being selected (meaning all the container images for isogenerator are based on fedora 39 even though they are tagged as different versions). I decided to remove build-action and replace it with an explicit workflow. We can deprecate the build-action repo once this is merged.
We may need to double check if the action.yml is working properly after this is merged.