diff --git a/Dockerfile b/Dockerfile index aaeff55..09d6157 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,4 @@ ARG ARCH=x86_64 - FROM quay.io/pypa/manylinux2014_$ARCH WORKDIR /ws