Skip to content

Commit

Permalink
Switch the release cosign container to debug. (sigstore#649)
Browse files Browse the repository at this point in the history
We need a shell in there.

Signed-off-by: Dan Lorenc <dlorenc@google.com>
  • Loading branch information
dlorenc committed Sep 12, 2021
1 parent f8f2e7a commit f2a1276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ substitutions:
_KEY_NAME: 'honk-crypto'
_KEY_VERSION: '1'
_KEY_LOCATION: 'global'
_RUNTIME_IMAGE: 'gcr.io/distroless/static'
_RUNTIME_IMAGE: 'gcr.io/distroless/static:debug-nonroot'

0 comments on commit f2a1276

Please sign in to comment.