Skip to content

Commit

Permalink
Removes the copying of yhs.yml from the Dockerfile G-Research#32 (G…
Browse files Browse the repository at this point in the history
  • Loading branch information
sudiptob2 authored and dejanzele committed Jun 24, 2024
1 parent 4838ebe commit 5ae2e9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM alpine:3.19

COPY yhs.yml .
COPY build/event-collector /usr/local/bin/

ENTRYPOINT ["event-collector"]
Expand Down

0 comments on commit 5ae2e9a

Please sign in to comment.