...
1"""List of all chainguard images"""
2CHAINGUARD_REGISTRY = "index.docker.io"
3CHAINGUARD_CREATE_DB_DIGEST = "sha256:f35c164d6a5fe527e505994e96d167b9209589ac7c05c1e97e84e5c00f43a055"
4CHAINGUARD_TRILLIAN_LOGSERVER_DIGEST = "sha256:8159ec93832f176ff634c38162f0f4d2585709a1f160664995e94507cca94e95"
5CHAINGUARD_TRILLIAN_LOGSIGNER_DIGEST = "sha256:3f1d37c225d6c5e35635c99ac7af6b1e74318d02447c7b44881ab225d3930920"
6CHAINGUARD_CREATE_TREE_DIGEST = "sha256:fd2dc382e74857a4686f30c4b094ec805beb9ad533db40fd97b910dc178e926e"
7CHAINGUARD_REKOR_SERVER_DIGEST = "sha256:036f53a34be5592071b6e95a8e67a4ce339dd3f87af5efcd57f2a370e57d3efa"
View as plain text