Skip to content

Commit

Permalink
Remove a wrong rm statement from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0Aja committed Dec 7, 2023
1 parent 499abaa commit 8102d49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aws/logs_monitoring/tools/Dockerfile_bundle
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ RUN rm -rf ./botocore*
# like `os.execl`, which cause security scans to fail for certain customers.
# These files are not directly used by the Forwarder.
RUN rm ./ddtrace/commands/ddtrace_run.py
RUN rm ./decorator.py

0 comments on commit 8102d49

Please sign in to comment.