diff --git a/Dockerfile b/Dockerfile index 2c8fc53..99bfd4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,7 +32,8 @@ RUN apk --no-cache add \ py3-six \ py3-asn1 \ py3-numpy \ - py3-psycopg2 + py3-psycopg2 \ + py3-wheel RUN apk --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community add \ olm-dev