Skip to content

Commit f0a9614

Browse files
committed
🐳 Pin base manylinux containers to 2025-01-24-1
1 parent baa2ab8 commit f0a9614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-scripts/manylinux-container-image/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG RELEASE
2-
FROM quay.io/pypa/${RELEASE}
2+
FROM quay.io/pypa/${RELEASE}:2025-01-24-1
33
ARG RELEASE
44
ARG LIBSSH_VERSION=0.9.6
55
MAINTAINER Python Cryptographic Authority

0 commit comments

Comments
 (0)