Skip to content

Commit a3384aa

Browse files
feat(profiling): Add 'jemalloc' dependency to the testrunner Docker img
1 parent ebd1e38 commit a3384aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@ services:
174174
# build:
175175
# context: ./docker
176176
# dockerfile: Dockerfile
177-
image: ghcr.io/datadog/dd-trace-py/testrunner:280be7679757b720503a284a69da36995b6ef48d@sha256:68865857c710d5703ddf9190ff33eb1ea47974e8332d04e2e115ef3b52513def
177+
# image: ghcr.io/datadog/dd-trace-py/testrunner:280be7679757b720503a284a69da36995b6ef48d@sha256:68865857c710d5703ddf9190ff33eb1ea47974e8332d04e2e115ef3b52513def
178+
image: test-runner:vlad
178179
command: bash
179180
environment:
180181
DD_FAST_BUILD: "1"

0 commit comments

Comments
 (0)