Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThuanKatalon committed Nov 29, 2024
1 parent a6ac1c3 commit 3eae0c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ ARG IS_PRODUCTION
WORKDIR $KATALON_KATALON_SCRIPT_DIR

COPY ./src/scripts/setup.sh setup.sh
USER appuser
RUN chmod a+x setup.sh

# Main setup
Expand Down

0 comments on commit 3eae0c8

Please sign in to comment.