We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a138e9 commit cd99be3Copy full SHA for cd99be3
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