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.
1 parent 65f8072 commit 6299f9cCopy full SHA for 6299f9c
docker/Dockerfile
@@ -107,7 +107,7 @@ RUN export MPDECIMAL_ROOT=mpdecimal-4.0.0 && \
107
manylinux-entrypoint /build_scripts/build-mpdecimal.sh
108
109
110
-FROM --platform=${BUILDPLATFORM} ghcr.io/sigstore/cosign/cosign:v2.4.2 AS cosign-bin
+FROM --platform=${BUILDPLATFORM} ghcr.io/sigstore/cosign/cosign:v2.5.0 AS cosign-bin
111
112
FROM build_base AS build_cpython
113
COPY --from=build_tcl_tk /manylinux-buildfs /
0 commit comments