update oidc configuration

This commit is contained in:
Sebastian Hugentobler 2020-12-11 10:38:54 +01:00
parent 881f49852f
commit 7aa2b42a23
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
2 changed files with 12 additions and 8 deletions

View file

@ -29,6 +29,10 @@ RUN apk add --no-cache \
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/