Commit 525e1b9
authored
Migrate fastjson2 to Ubuntu 24.04 (#14384)
### Summary
This pull request migrates the `fastjson2` project to use the new
`ubuntu-24-04` base image for fuzzing.
### Changes in this PR
1. **`projects/fastjson2/project.yaml`**: Sets the `base_os_version`
property to `ubuntu-24-04`.
2. **`projects/fastjson2/Dockerfile`**: Updates the `FROM` instruction.
CC: [email protected]1 parent 0479e19 commit 525e1b9
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments