Skip to content

Commit 43805e7

Browse files
committed
cosign
1 parent b170f9c commit 43805e7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ COPY --link --from=kubectl /usr/local/bin/kubectl /bin/
104104
COPY --link --from=docker.io/smallstep/step-cli:0.28.7 /usr/local/bin/step /bin/
105105

106106
FROM scratch as tools-oci
107-
COPY --link --from=ghcr.io/sigstore/cosign/cosign:v2.4.1 /ko-app/cosign /bin/
107+
COPY --link --from=ghcr.io/sigstore/cosign/cosign:v2.6.0 /ko-app/cosign /bin/
108108
COPY --link --from=ghcr.io/oras-project/oras:v1.3.0 /bin/oras /bin/
109109
COPY --link --from=ghcr.io/anchore/syft:v1.33.0 /syft /bin/
110110
COPY --link --from=ghcr.io/anchore/grype:v0.96.1 /grype /bin/

repos/linkerd2-proxy

Submodule linkerd2-proxy updated 66 files

0 commit comments

Comments
 (0)