Skip to content

Commit 145d8f8

Browse files
Update dependency DataDog/datadog-agent-dev to v0.36.1
1 parent e7942de commit 145d8f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.dda/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.29.0
1+
0.36.1

Dockerfiles/agent-ddot/Dockerfile.agent-otel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ENV GOPATH=/go
8282
RUN go version && \
8383
curl --version
8484

85-
ARG DDA_VERSION=v0.33.1
85+
ARG DDA_VERSION=v0.36.1
8686
ENV DDA_INTERACTIVE=false
8787
# Install prebuilt dda and sync tasks
8888
RUN ARCH=$(dpkg --print-architecture) && \

0 commit comments

Comments
 (0)