We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa2ab8 commit f0a9614Copy full SHA for f0a9614
build-scripts/manylinux-container-image/Dockerfile
@@ -1,5 +1,5 @@
1
ARG RELEASE
2
-FROM quay.io/pypa/${RELEASE}
+FROM quay.io/pypa/${RELEASE}:2025-01-24-1
3
4
ARG LIBSSH_VERSION=0.9.6
5
MAINTAINER Python Cryptographic Authority
0 commit comments