-
Couldn't load subscription status.
- Fork 41.6k
Closed
Labels
type: bugA general bugA general bug
Milestone
Description
Not able to use digest in builder property,
bootBuildImage {
builder = "registry/repo/image:@sha256:<id>"
}
bcoz of the below,
Line 87 in 1c3cf22
| 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
Labels
type: bugA general bugA general bug