Commit a2d9b6b
Update Dockerfile from Ubuntu 22.04 to 24.04
Prevent the test suite from reaching out to the Ubuntu debuginfod
server when tests are run in the devcontainer, as otherwise one of the
tests hangs while trying to symbolize due to an ongoing DDOS attack
targeting Ubuntu. Since we don't need the debuginfod server, there's no
need to add any load to it.
Co-authored-by: Matt Wozniski <godlygeek@gmail.com>1 parent 6c1c156 commit a2d9b6b
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments