We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ea3a7 commit c4e2812Copy full SHA for c4e2812
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.19-2
3
4
ARG LIBSSH_VERSION=0.9.6
5
MAINTAINER Python Cryptographic Authority
0 commit comments