Skip to content

Commit 27a1951

Browse files
authored
Re-remove more iast .so files
1 parent 33fcbce commit 27a1951

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ RUN pip install --no-cache-dir . -t ./python/lib/$runtime/site-packages
3131
RUN rm -rf ./python/lib/$runtime/site-packages/botocore*
3232
RUN rm -rf ./python/lib/$runtime/site-packages/setuptools
3333
RUN rm -rf ./python/lib/$runtime/site-packages/jsonschema/tests
34+
RUN rm -f ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_ast/iastpatch*.so
3435
RUN rm -f ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_taint_tracking/*.so
3536
RUN rm -f ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_stacktrace*.so
3637
# _stack_v2 may not exist for some versions of ddtrace (e.g. under python 3.13)

0 commit comments

Comments
 (0)