ContainerResource.withImageSHA256
Method
interface ContainerResource { // ... omitted for brevity withImageSHA256(sha256: string): ContainerResource;}Signature
method
withImageSHA256builderAllows setting the image to a specific sha256 on a container.
withImageSHA256(sha256: string): ContainerResourceParameters
sha256stringReturns
ContainerResourceDefined on
This method is defined on the following type: