Skip to content

Commit

Permalink
bib: remove img.ISOLabelTmpl
Browse files Browse the repository at this point in the history
This was removed in osbuild/images#542
  • Loading branch information
mvo5 committed Mar 26, 2024
1 parent b056ad2 commit 41baf24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bib/cmd/bootc-image-builder/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,6 @@ func manifestForISO(c *ManifestConfig, rng *rand.Rand) (*manifest.Manifest, erro
},
}

img.ISOLabelTmpl = "Container-Installer-%s"

var customizations *blueprint.Customizations
if c.Config != nil && c.Config.Blueprint != nil {
customizations = c.Config.Blueprint.Customizations
Expand Down

0 comments on commit 41baf24

Please sign in to comment.