Skip to content

Commit

Permalink
Update datadog tag to latest (#52786)
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorsector authored Oct 18, 2024
1 parent 8e83038 commit fe12f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/workflows/docker-compose.prod.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
restart: always

datadog-agent:
image: 'ghdocsprod.azurecr.io/datadog/dogstatsd:7.49.1'
image: 'ghdocsprod.azurecr.io/datadog/dogstatsd:latest'
ports:
- '8125:8125'
environment:
Expand Down

0 comments on commit fe12f70

Please sign in to comment.