Skip to content

Commit

Permalink
Remove unnecessary USER directive from schema check Dockerfile (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrannajaryan authored Feb 22, 2022
1 parent 02e9622 commit c1cfc16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions schemas/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,4 @@ WORKDIR /

COPY --from=build /schemas-tool /schemas-tool

USER nonroot:nonroot

ENTRYPOINT ["/schemas-tool"]

0 comments on commit c1cfc16

Please sign in to comment.