Skip to content

Commit

Permalink
Update dev-tools/kubernetes/filebeat/Dockerfile.debug
Browse files Browse the repository at this point in the history
Co-authored-by: Tiago Queiroz <tiago.queiroz@elastic.co>
  • Loading branch information
gizas and belimawr authored Sep 10, 2024
1 parent 3adaadf commit 41ffe1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tools/kubernetes/filebeat/Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ENV PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/go/bin:/usr/local/go/bin

ENV CGO_ENABLED=0

RUN go install github.com/go-delve/delve/cmd/dlv@v1.23.0
RUN go install github.com/go-delve/delve/cmd/dlv@latest

COPY build/filebeat-debugger /usr/share/filebeat/filebeat-debugger

Expand Down

0 comments on commit 41ffe1c

Please sign in to comment.