Chore: remove redundant UID attribution

This commit is contained in:
Winston Smith 2021-07-23 11:54:14 +02:00
parent 2d7180335a
commit 07452ed64e
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ FROM quay.io/oauth2-proxy/oauth2-proxy:latest
COPY --from=docu-builder /app/docusaurus/build /app/docusaurus
USER 2000:2000
ENTRYPOINT ["/bin/oauth2-proxy"]