We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b49d65c + dd6cca6 commit 27e8f56Copy full SHA for 27e8f56
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
context: .
25
file: ./Dockerfile
26
- tags: docker/aws-kms-sign-csr:${{ inputs.version }}
+ tags: docker/aws-kms-sign-csr:dev
27
push: false
28
provenance: mode=max
29
sbom: true
0 commit comments