File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ mongo_image: &mongo_image mongo:3.6
1515httpbin_image : &httpbin_image kennethreitz/httpbin@sha256:2c7abc4803080c22928265744410173b6fea3b898872c01c5fd0f0f9df4a59fb
1616vertica_image : &vertica_image sumitchawla/vertica:latest
1717rabbitmq_image : &rabbitmq_image rabbitmq:3.7-alpine
18- testagent_image : &testagent_image ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:latest
18+ testagent_image : &testagent_image ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.10.1
1919
2020parameters :
2121 coverage :
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ services:
137137 volumes :
138138 - ddagent:/tmp/ddagent:rw
139139 testagent :
140- image : ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:latest
140+ image : ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.10.1
141141 ports :
142142 - " 127.0.0.1:9126:8126"
143143 volumes :
You can’t perform that action at this time.
0 commit comments