Skip to content

Commit

Permalink
Try container_base
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahchen6 committed Oct 2, 2024
1 parent 933b3fa commit 7311737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ test_containers:
- &catadog_host catadog
- &container_catadog
image: ghcr.io/datadog/catadog:latest
command: --agent-host <<parameters.host>> --agent-port <<parameters.port>>
command: --agent-host container_base --agent-port 8126
name: *catadog_host
environment:
- PORT=8128
Expand Down

0 comments on commit 7311737

Please sign in to comment.