Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
huyennguyen-katalon committed Jan 30, 2024
1 parent cf15e0d commit d040b8a
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 @@ -47,7 +47,7 @@ ENV NO_KEEP_FILES=''
ENV AUTO_UPGRADE_ENVIRONMENT=false

# PATH Environment
ENV PATH "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/katalon/scripts:/opt/katalonstudio:$KATALON_SCRIPT_DIR:$KATALON_AGENT_DIR:$GRADLE_BIN"
ENV PATH "$GRADLE_BIN:$PATH:$KATALON_AGENT_DIR"
RUN echo "PATH=\"$PATH\"" > /etc/environment

# Copy agent
Expand Down

0 comments on commit d040b8a

Please sign in to comment.