File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ RUN rm -rf ./python/lib/$runtime/site-packages/botocore*
3232RUN rm -rf ./python/lib/$runtime/site-packages/setuptools
3333RUN rm -rf ./python/lib/$runtime/site-packages/jsonschema/tests
3434RUN rm -f ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_ast/iastpatch*.so
35- RUN rm -f ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_taint_tracking/_vendor
35+ RUN rm -rf ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_taint_tracking/_vendor
3636RUN rm -f ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_taint_tracking/*.so
3737RUN rm -f ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_stacktrace*.so
3838# remove *.dist-info directories except any entry_points.txt files and METADATA files required for Appsec Software Composition Analysis
You can’t perform that action at this time.
0 commit comments