Skip to content

Commit

Permalink
uncomment using ori user
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianhao-Gu committed May 16, 2024
1 parent a13d27f commit 908f340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ COPY scripts/entrypoint.sh /opt/
RUN chmod a+x /opt/entrypoint.sh

# Switch back to the original user
#USER ${ORI_USER}
USER ${ORI_USER}

ENTRYPOINT ["/opt/entrypoint.sh"]

0 comments on commit 908f340

Please sign in to comment.