doc: Note that yum addressed in recent manylinux2014-x64

This patch is intended to trigger a build / deploy based on the latest
upstream manylinux2014-x64 image.
This commit is contained in:
Matt McCormick 2020-03-30 16:38:44 -04:00
parent 880bfd0b10
commit e81694927e
No known key found for this signature in database
GPG Key ID: 2E6EE54E654A512B

View File

@ -1,3 +1,4 @@
# Recent versions address yum functionality
FROM quay.io/pypa/manylinux2014_x86_64:latest
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"