Commit f1c7e56
committed
[SPARK-51405][K8S] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `build-tools` to use `Ubuntu 24.04 LTS` instead of `22.04 LTS` docker image
### Why are the changes needed?
To use the latest LTS at the initial release, `kubernetes-operator-0.1.0`.
### Does this PR introduce _any_ user-facing change?
No behavior change because this is a build stage image.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#162 from dongjoon-hyun/SPARK-51405.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>build-tools to use Ubuntu 24.04 LTS instead of 22.04 LTS docker image1 parent d74c4d9 commit f1c7e56
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments