File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136136 JRUBY_OPTS : " --dev" # Faster JVM startup: https://github.com/jruby/jruby/wiki/Improving-startup-time#use-the---dev-flag
137137 services :
138138 agent :
139- image : ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.18 .0
139+ image : ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.37 .0
140140 env :
141141 LOG_LEVEL : DEBUG
142142 TRACE_LANGUAGE : ruby
@@ -206,7 +206,7 @@ jobs:
206206 options : --link mongodb:mongodb_secondary
207207 services :
208208 agent :
209- image : ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.18 .0
209+ image : ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.37 .0
210210 env :
211211 LOG_LEVEL : DEBUG
212212 TRACE_LANGUAGE : ruby
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ services:
260260 - ddagent_var_run:/var/run/datadog
261261
262262 testagent :
263- image : ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.12 .0
263+ image : ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.37 .0
264264 ports :
265265 - " 127.0.0.1:${DD_TRACE_AGENT_PORT}:9126"
266266 depends_on :
You can’t perform that action at this time.
0 commit comments