concourse / registry-image-resource

a resource for images in a Docker registry
Apache License 2.0
89 stars 107 forks source link

Support resource_types[].version.digest #325

Open nakamorichi opened 2 years ago

nakamorichi commented 2 years ago

What

I want to specify image digest for custom resource types.

Why

It should be possible to guarantee consistency of builds, and using only image tag for custom resource types doesn't guarantee that the same image is always used.

Ref: https://github.com/concourse/concourse/issues/8512

ChrisJBurns commented 1 year ago

We're coming into the scenario now where we'd like to use this functionality as we want to be able to pin our resource_types