Skip to content

Commit

Permalink
Use ROOT user
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-vinot-sonarsource committed May 15, 2024
1 parent 4808ae2 commit 00a7a73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ ENV LC_ALL="C.UTF-8"

WORKDIR /opt

USER 0

# Prepare entrypoint
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 00a7a73

Please sign in to comment.