mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Update code and documentation to use the correct Paketo base image of `ubuntu-noble-run` rather than `ubuntu-noble-run-base` which was published only for testing purposes. Closes gh-47966