Skip to content

Commit 94c86c7

Browse files
RoyalOughtnessgmpinder
authored andcommitted
chore: bump cosign to 2.5.3
1 parent 4fabd3e commit 94c86c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/src/constants.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ pub const BLUE_BUILD: &str = "bluebuild";
8181
pub const BUILD_SCRIPTS_IMAGE_REF: &str = "ghcr.io/blue-build/cli/build-scripts";
8282
pub const BLUE_BULID_IMAGE_REF: &str = "ghcr.io/blue-build/cli";
8383
pub const BLUE_BUILD_MODULE_IMAGE_REF: &str = "ghcr.io/blue-build/modules";
84-
pub const COSIGN_IMAGE: &str = "ghcr.io/sigstore/cosign/cosign:v2.5.2";
84+
pub const COSIGN_IMAGE: &str = "ghcr.io/sigstore/cosign/cosign:v2.5.3";
8585
pub const NUSHELL_IMAGE: &str = "ghcr.io/blue-build/nushell-image";
8686
pub const OCI_ARCHIVE: &str = "oci-archive";
8787
pub const OSTREE_IMAGE_SIGNED: &str = "ostree-image-signed";

0 commit comments

Comments
 (0)