diff --git a/centos-7/Dockerfile b/centos-7/Dockerfile index c6167efe384ad0676d4249763dcf96b632190d7a..31e01ec26be66029ba9c8dae5cab2c7b8fe603a1 100644 --- a/centos-7/Dockerfile +++ b/centos-7/Dockerfile @@ -272,7 +272,7 @@ RUN version=3.7.5 && \ && \ make -j$(nproc) altinstall && \ cd .. && \ - rm -rf Pyhon-${version}* && \ + rm -rf Python-${version}* && \ ldconfig # SSL access to custom pypiserver