Skip to content

Commit a1239d3

Browse files
Update to latest test agent and use signed Docker image. (#10982)
Update to latest test agent and use signed Docker image. Fixed review notes. Co-authored-by: sarah.chen <sarah.chen@datadoghq.com>
1 parent 1abe140 commit a1239d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ muzzle-dep-report:
647647
CI_USE_TEST_AGENT: "true"
648648
CI_AGENT_HOST: local-agent
649649
services:
650-
- name: ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.33.1
650+
- name: registry.ddbuild.io/images/mirror/dd-apm-test-agent/ddapm-test-agent:v1.44.0
651651
alias: local-agent
652652
variables:
653653
LOG_LEVEL: "DEBUG"

0 commit comments

Comments
 (0)