Skip to content

Commit

Permalink
changes to dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Dec 20, 2023
1 parent 7be4865 commit c9c04fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ ADD https://github.com/$SOURCE_REPO/go-crond/releases/download/$GOCROND_VERSION/
COPY ./docker/run.sh .
COPY ./docker/audit.conf .
COPY ./scripts ./scripts
RUN cd $HOME/scripts && pip install -r requirements.txt

USER root
# ========================================================================================================
Expand Down

0 comments on commit c9c04fe

Please sign in to comment.