Commit 34a45d0
authored
chore: Remove committed RIE binaries and download at build time (#950)
https://datadoghq.atlassian.net/browse/SVLS-8083
## Overview
chore: Remove committed RIE binaries and download at build time
- Delete local_tests/rie/bottlecap/arm64/rie binary
- Delete local_tests/rie/bottlecap/x86/rie binary
- Update Dockerfile to download AWS Lambda RIE from GitHub releases instead of copying local binary
- Improves maintainability by avoiding committed binaries in version control
## Testing
Confirmed by local debugging tests
Co-authored-by: tianning.li <tianning.li@datadoghq.com>1 parent 585c745 commit 34a45d0
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments