use py3-authlib from stable repo

This commit is contained in:
Sebastian Hugentobler 2021-02-17 15:49:56 +00:00
parent 1dbb7ec32d
commit 2ff69b5349

View File

@ -25,14 +25,12 @@ RUN apk add --no-cache \
py3-pip \
py3-psycopg2 \
py3-jinja2 \
py3-authlib \
libffi \
openssl \
zlib \
jpeg
RUN apk --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community add \
py3-authlib
RUN mkdir /tmp/wheels
COPY --from=builder /*.whl /tmp/wheels/