Skip to content

Commit

Permalink
fix: external turtlefinder in image build
Browse files Browse the repository at this point in the history
Signed-off-by: thediveo <[email protected]>
  • Loading branch information
thediveo committed Oct 18, 2023
1 parent 9d7b3dc commit 1bdb74f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployments/gostwire/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ COPY internal/ ./internal/
COPY metadata/ ./metadata/
COPY mobydig/ ./mobydig/
COPY network/ ./network/
COPY turtlefinder/ ./turtlefinder/
COPY *.go ./

RUN --mount=target=. \
Expand Down

0 comments on commit 1bdb74f

Please sign in to comment.