Skip to content

Commit

Permalink
dbg entrypoint copy
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat authored Jan 22, 2024
1 parent 9b0a04c commit 668563f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -690,8 +690,8 @@ RUN set -ex \

#################################################################################
# Load startup artifacts
COPY ./bin/connect /bin/
COPY ./bin/entrypoint /bin/
COPY ./docker/bin/connect /bin/
COPY ./docker/bin/entrypoint /bin/

#################################################################################
# Entrypoint & default command
Expand Down

0 comments on commit 668563f

Please sign in to comment.