Skip to content

Commit

Permalink
Merge pull request #3 from getlipa/feat-INF-186-revert-running-image-…
Browse files Browse the repository at this point in the history
…as-root

fix: INF-186: Revert running as non-root to check pipeline
  • Loading branch information
raweber42 authored Jan 21, 2025
2 parents f4d1d92 + 6b375cc commit 420075b
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 @@ -7,6 +7,4 @@ COPY graph.db3 .
COPY templates/ templates/
COPY target/release/server .

USER 1000

CMD ["./server"]

0 comments on commit 420075b

Please sign in to comment.