but doing this does not work, and doesn't yield a ...
# google-cloud
s
but doing this does not work, and doesn't yield a digest:
Copy code
const registryImage = gcp.container.getRegistryImage({
                name: imageName,
                tag: "latest"
            });