Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Commit e83ec8f

Browse files
committed
Bump docker to v0.99.34
1 parent 6d5d376 commit e83ec8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM datadog/docker-dd-agent:latest
33
MAINTAINER Datadog <package@datadoghq.com>
44

55
ENV DOCKER_DD_AGENT=yes \
6-
AGENT_VERSION=0.99.34 \
6+
AGENT_VERSION=0.99.35 \
77
DD_PROCESS_AGENT_ENABLED=true
88

99
# Install the Agent

0 commit comments

Comments
 (0)