-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
2
-
False
-
-
False
-
Testable
-
-
-
25Q3 - Sep 23
The `dockerfile/anaconda-live-iso-creator/Dockerfile.j2` currently reads `distro-version` and `distro-release` which default to `fedora-rawhide` for main branch. So it only builds rawhide ISO image, regardless of what the user specified via the '--image IMAGE' parameter. We need to convert this to consume CI_TAG env variable instead.