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 d554acd commit b8e4c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ARG IS_PRODUCTION
# RUN mkdir -p $KATALON_KATALON_SCRIPT_DIR
WORKDIR $KATALON_KATALON_SCRIPT_DIR

COPY ./src/scripts/setup.sh setup.sh
COPY --chown=appuser:appgroup ./src/scripts/setup.sh setup.sh
# USER appuser
RUN pwd
RUN whoami
Expand Down

0 comments on commit b8e4c27

Please sign in to comment.