mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-10-30 15:46:23 +01:00 
			
		
		
		
	upgrade the quay.io/pypa/manylinux* base images to 2024-07-20-e0def9a
the manylinux images failed to build with the old base images due to invalid signatures and/or 404 errors in old centos 7 repos.
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| # Recent versions address yum functionality | ||||
| FROM quay.io/pypa/manylinux_2_28_x86_64:2022-11-28-5d13db4 | ||||
| FROM quay.io/pypa/manylinux_2_28_x86_64:2024-07-20-e0def9a | ||||
|  | ||||
| LABEL maintainer="Matt McCormick matt.mccormick@kitware.com" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phillip Schichtel
					Phillip Schichtel