Merge pull request #907 from thewtex/manylinux-2-28-x64-bump

manylinux_2_28_x64: bump base to 2025.08.12-1
This commit is contained in:
Matt McCormick
2025-09-11 08:27:58 -04:00
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
# Recent versions address yum functionality
FROM quay.io/pypa/manylinux_2_28_x86_64:2025-02-15-d68c3fb
FROM quay.io/pypa/manylinux_2_28_x86_64:2025.08.12-1
LABEL maintainer="Matt McCormick matt@mmmccormick.com"