Skip to content

Commit

Permalink
fix: remove user (temporary)
Browse files Browse the repository at this point in the history
  • Loading branch information
theredrad committed Apr 26, 2022
1 parent e1ecb8a commit 8ad984e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@ WORKDIR /app

COPY --from=build /app/bin/lorem /app/lorem

USER 1000:1000

EXPOSE 8080
ENTRYPOINT ["./lorem"]

0 comments on commit 8ad984e

Please sign in to comment.