We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52f5dc0 + d76a023 commit 4217d5fCopy full SHA for 4217d5f
1 file changed
main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
cosign = {
4
source = "chainguard-dev/cosign"
5
- version = "0.0.24"
+ version = "0.0.25"
6
}
7
apko = {
8
source = "chainguard-dev/apko"
0 commit comments