Skip to content

Commit

Permalink
fix: INF-186: Revert running as non-root to check pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ralf_weber committed Jan 21, 2025
1 parent efab4c4 commit 6b375cc
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 6b375cc

Please sign in to comment.