Skip to content

Commit

Permalink
Fix circleci image
Browse files Browse the repository at this point in the history
  • Loading branch information
ogaca-dd committed Dec 4, 2024
1 parent 5cbbf2a commit 0fde371
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 @@ -15,7 +15,7 @@ experimental:
templates:
job_template: &job_template
docker:
- image: gcr.io/datadoghq/agent-circleci-runner_test_only:v50263243-1a30c934
- image: gcr.io/datadoghq/agent-circleci-runner:v50263243-1a30c934
environment:
USE_SYSTEM_LIBS: "1"
working_directory: /go/src/github.com/DataDog/datadog-agent
Expand Down

0 comments on commit 0fde371

Please sign in to comment.