]> granicus.if.org Git - graphviz/commit
CI: stop installing a custom Python on CentOS 7
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 9 Jan 2022 01:47:14 +0000 (17:47 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 9 Jan 2022 17:40:45 +0000 (09:40 -0800)
commit8144ba955f71893eb7c2a109296549b514e91b40
treee91113a756b62c966c54fa87ec7243133369ef89
parente5714595751ed928a4c8ccd50fc405ec90e1a5ab
CI: stop installing a custom Python on CentOS 7

It is not clear to me why this was pulling in a custom Python 3.6 when Python
3.6 is in the default repositories on CentOS 7. It is possible it was not
packaged there at the time this Dockerfile was written.
ci/centos7/Dockerfile