We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd1e38 commit a3384aaCopy full SHA for a3384aa
docker-compose.yml
@@ -174,7 +174,8 @@ services:
174
# build:
175
# context: ./docker
176
# dockerfile: Dockerfile
177
- image: ghcr.io/datadog/dd-trace-py/testrunner:280be7679757b720503a284a69da36995b6ef48d@sha256:68865857c710d5703ddf9190ff33eb1ea47974e8332d04e2e115ef3b52513def
+ # image: ghcr.io/datadog/dd-trace-py/testrunner:280be7679757b720503a284a69da36995b6ef48d@sha256:68865857c710d5703ddf9190ff33eb1ea47974e8332d04e2e115ef3b52513def
178
+ image: test-runner:vlad
179
command: bash
180
environment:
181
DD_FAST_BUILD: "1"
0 commit comments