Skip to content

Not able to use digest in 'builder' reference #21879

@srinivasa-vasu

Description

@srinivasa-vasu

Not able to use digest in builder property,

bootBuildImage {
	builder 	= "registry/repo/image:@sha256:<id>"
}

bcoz of the below,

return new BuildRequest(this.name, this.applicationContent, builder.inTaggedForm(), this.creator, this.env,

Any specific reason not to allow digest in the builder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions