Skip to content

Commit 7eb4a96

Browse files
committed
Fix container url in README
1 parent 197a7b4 commit 7eb4a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ From Docker:
2121
-p 8126:8126\
2222
-e CI_MODE=0\
2323
-v $PWD/tests/snapshots:/snapshots\
24-
ghcr.io/datadog/ddapm-test-agent:latest
24+
ghcr.io/datadog/dd-trace-test-agent/ddapm-test-agent:latest
2525

2626

2727
## Features

0 commit comments

Comments
 (0)